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
- consider new lint: `use_logical_or`
- proposal: `prefer_const_environment_values` (for `bool.fromEnvironment` and `String.fromEnvironment`)
- `always_declare_return_types` should warn on `Function` types
- proposal: `sync_throw_in_async`
- type_init_formals does not report function-typed field formal parameters
- [tracking] rename awkward/inconsistent lints
- proposal: rename `unnecessary_parenthesis` to `unnecessary_parentheses`
- proposal: `non_primitive_equals_in_map_pattern`
- `avoid_renaming_method_parameters` does not cover a class which implements another.
- Iterate on lint lifecycle documentation
- Docs
- Dart not yet supported