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
- [analyzer] Switch language version usages of `Version` to `LanguageVersion`
- Allow underscore in lower- and UpperCamelCase names
- [augmentations] `augment` version of class declaration involving generics causes incorrect errors elsewhere
- Deprecate/remove parts of the legacy Analysis Server protocol that are not used by clients
- [tests] organize/consolidate/de-duplicate shared or shareable analyzer/server/linter test logic
- [vm/ffi] Add support for weak symbols `@Native(weak: true)`
- `augment` keyword analyzes fine but is not recognized and produces error during compile
- co19/Language/Variables/Evaluation_of_Implicit_Variable_Getters/definition_A01_t02 fails on dart2wasm
- Don't require "part file.*.dart" for files in the same directory with the same base name.
- Corelib tests have not been migrated to account for web numerics
- Docs
- Dart not yet supported