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
- move logic shared between assist computation and linting into analyzer for shared use
- Documentation for `library_names` is confusing.
- 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
- 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
- Docs
- Dart not yet supported