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
- avoid relative imports for the whole project
- Support `@onlyOnThis`: lint access to members on any receiver other than `this`
- Should unnecessary_raw_strings be enforced in RegExps?
- `use_super_parameters` to handle non-named arguments
- Add lint to prefer absolute imports
- proposal: `do_not_use_mirrors`
- proposal: `do_not_use_or_override_no_such_method`
- proposal: `avoid_returning_null_for_void` should also work for `FutureOr<void>`
- Document the process to benchmark
- AST dump does not reflect what the lint rules are visiting
- Docs
- Dart not yet supported