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
- [Wildcard Variables][lint] `no_wildcard_variable_uses` and the new wildcard variables feature.
- `depend_on_referenced_packages` multi-module Flutter project false positives
- common developer bad coding style issue of nullable list iteration using for-loop
- Rule avoid_type_to_string not working
- `package_api_docs` false negative
- Lint for AnimatedBuilder/ValueListenableBuilder's child property
- proposal: `sort_named_parameters_alphabetically`
- proposal: extend `unawaited_futures` to catch discarded futures when upcast to void
- `unecessary_lambdas` false positive: Generic tear-offs seems to not be dealing fine with dynamic types
- Consider adding a lint for huge methods
- Docs
- Dart not yet supported