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
- Add lint warning about recommended import style
- valid_regexps should warn about string literal
- always_specify_types insists on types for redirecting const factory constructors pointing to non-specialized subclasses
- always_specify_types should respect @optionalTypeArgs w.r.t static extensions
- always_specify_types forces to redundancy when lists/maps
- Using a pure function without assigning the results should give a hint
- "always_specify_types" should say the type that the analyzer things it is (if not dynamic)
- explore ways to improve awareness around newly added rules
- new lint: warn when overriding toString() in a Diagnosticable
- cascade_invocations is too eager when type promotion is necessary
- Docs
- Dart not yet supported