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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- `!is` is treated as `is`
- Lint for unintentional assignment in `if`/`do`/`while`
- Sometimes lint `discarded_futures` does not recognize `unawaited`.
- proposal: `prefer_const_collection_literals`
- Linter rule prefer_adjacent_string_concatenation conflicts with no_adjacent_strings_in_list
- await all async calls assigned to var await_var_assignment
- new lint proposal: `metadata_before_doc_comment`
- `avoid_positional_boolean_parameters` is only triggered by public methods
- proposal: `no_mutually_exclusive_parameters`
- proposal: `<remove_unused_mixin>`
- Docs
- Dart not yet supported