sdk
https://github.com/dart-lang/sdk
Dart
The Dart SDK, including the VM, dart2js, core libraries, and more.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Dart not yet supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Add a TODO function that can be assigned to all types.
- Overloaded operator usage is not highlighted
- New meta annotation: `@avoidReturnAsync`, to warn against generic functions that return Stream/Future
- Warn when the type on the right of `is` is nullable but the type on the left is not
- `Create member` fixes don't handle generics
- Deprecated libraries and completion
- [analysis server] Support hiding "obvious" inlay hints
- Undefined name after widget extraction
- Dart fix duplicates return type when combining `strict_top_level_inference` and `always_declare_return_types`
- [analyzer] ` Null check operator used on a null value` for `VariableFragmentImpl.offset`
- Docs
- Dart not yet supported