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
- new lint: (flutter) `dispose_super_last`
- Lint if debug fields are used outside of a class annotated as debug
- support for a package cache (to avoid needless pubspec parses)
- generate effective dart references from metadata
- Update lint docs to call out associated Effective Dart rules
- Lint for more than one positional boolean argument
- Flag concrete classes with unimplemented private members
- [`unnecessary_parenthesis`] false negative in conditional operator
- Make unnecessary_lambdas configurable to exclude some cases
- Allow lints to accept configurations
- Docs
- Dart not yet supported