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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- avoid_implementing_value_types false positives
- consider replacing regexps w/ hand-rolled predicates
- Lint to warn about cases where --track-widget-creation can change behavior
- Flag comparisons between nullable booleans and literals
- Report lint when an extension member name collides with extendee member name
- Add a lint when the type parameter of a generic function is the same as the name of the function
- Lint rule for throwing exception when future is expected.
- prefer_relative_imports flags package imports in gitlab CI context
- prefer_relative_imports should not warn if the import is a "package:" import of a package that is inside the root of the surrounding project
- [enhance] close_sinks rule false positive
- Docs
- Dart not yet supported