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
- `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
- AST dump does not reflect what the lint rules are visiting
- `prefer_final_locals` no warning on late assignment
- Reported false positive in library_private_types_in_public_api
- consider new lint: `use_logical_or`
- proposal: `prefer_const_environment_values` (for `bool.fromEnvironment` and `String.fromEnvironment`)
- Docs
- Dart not yet supported