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
- How should avoid_setters_without_getters handle extension types?
- Potential false-negative for `prefer_if_null_operators`
- Consider whether `prefer_const_constructor` should always apply to extension types.
- omit_local_variable_types should apply to pattern variables too
- [`unrelated_type_equality_checks`] Missing report for unrelated extension types
- 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
- Docs
- Dart not yet supported