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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Field initializer expressions in const constructor initializer lists are incorrectly considered to be in a const context.
- https://dart-review.googlesource.com/c/sdk/+/52762 introduces a regression
- analyzer accepts string r'\n', which is an error.
- js-interop: More examples
- Confused error recovery on for loop
- Closure conversion
- Integer value in RangeError static methods
- Type spec lost on a class field when the imported type is overridden by another import
- Improve recovery of mismatched close parentheses
- value of type 'Future<Database>' can't be assigned to a variable of type 'FutureOr<Database>'
- Docs
- Dart not yet supported