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
- false positive for `prefer_void_to_null` w/ `Never?`
- [augmentations] support for `avoid_unused_constructor_parameters`
- `avoid_redundant_argument_values` not working for `toList()`
- Lint `public_member_api_docs` false positive
- Add lint of a null check then spread or expand other lint
- False positive and false negative in unnecessary_parentheses
- `use_build_context_synchronously` false negative when checking mounted for different BuildContext
- Documentation for unsafe_html is insufficient
- Lint rule which reports publicly accessible late fields and variables w/o initializers
- Warn if certain APIs are being used in a way that produce different results on VM and Web builds
- Docs
- Dart not yet supported