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
- `use_super_parameters` doesn't trigger if param is used in constructor
- Lint to warn about incorrect types in overrides in a mixed mode null safety setting
- `avoid_function_literals_in_foreach_calls` should call out "Iterable"
- proposal: `type_local_variable_instead_of_casting`
- `overridden_fields` to consider `@mustBeOverridden`
- Adjust documentation of prefer_void_to_null
- `prefer_const_constructors` : False positive on factory constructor for generic type
- proposal: `prefer_contains_with_map`
- proposal: `unnecessary_operator` for incremented return value
- [proposal] remove prescriptive language from lint names
- Docs
- Dart not yet supported