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
- remove redundant casts in expressions like (x as A) as B where B is a subtype of A
- Element.borderEdge and Element.contentEdge properties work not as described in documentation
- [frontend_server, dev_compiler] expression evaluation: conduct experiments to decide on optimizations
- Dart2JS and DDC sometimes have strange interactions with classes defined on 'window'
- Clarify the tests/ directory layout
- dart2js crash compiling a constructor which may throw one of it's arguments
- [CFE, dev_compiler] Clearly communicate compilation result to the expression compiler
- Crash when a duplicate class, and checking for subtype, or inference
- No warning when a late final field is assigned twice within a single method
- Poor diagnostics around getter and setter types under null safety
- Docs
- Dart not yet supported