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
- Consider allowing formatting in the presence of non-syntactic errors from the parser
- analyzer does not report an error when an expression of type void is used
- Renaming is not possible if file is excluded from `analysis_options`
- Errors are escaping the error zone when thrown from wrapped register* callbacks.
- lint rule to rename unused parameters into wildcards
- [cfe] `LibraryIndex` throws when getting instance members that have name collisions with named constructors
- New tests added for testing the resident frontend server functionality are flaking on Windows
- Refactor for turning `typedef` into `extension type`
- [linter] unused_variable_probably
- `avoid_classes_with_only_static_members` with static final members
- Docs
- Dart not yet supported