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
- consider migrating some lints to analyzer diagnostics (hints, warnings)
- Report unused packages
- review lints on-deck for flutter
- re-think how we calculate "since" info for published lints
- omit_local_variable_types false positive
- Lint when `member` might need to be `this.member` in constructor bodies
- Lint rule for `!` postfix bang/exclamation and `late` null safety language features
- no_runtimeType_toString not catching all runtimeType.toString()
- directives_ordering lint message should say how it wants the imports sorted
- Lint request: avoid FutureOr<void>
- Docs
- Dart not yet supported