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
- proposal: `Prefer extending this class over implementing it` backed by annotation on the class
- Lint when a variable is unused after a compound assignment or pre/post-increment/decrement
- Lint for inefficient Quiver check statements
- the lint `no_runtimeType_toString` doesn't report violations in abstract classes
- Possible false positive in `discarded_futures` lint
- Consider a lint to prevent local variables from overriding other local varaiables
- proposal: `dartdoc_macro_reference`
- `unnecessary_lambdas` false positive when affecting inference
- proposal: dev_only_dependency
- use_build_context_synchronously is triggered when the BuildContext is used as an argument to a void function
- Docs
- Dart not yet supported