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
- Consider adding `unrelated_type_checks` like with `unrelated_type_equality_checks`
- proposal: `unrelated_type_cast`
- Deprecate `avoid_null_checks_in_equality_operators`
- Removing low-priority lint rules
- `prefer_spread_collections` trigger on `.toIterable()`
- New fix to remove `if (true)`
- lint rule for using the "is" operator on unrelated types
- Add an annotation so that method calls can opt in to behaving like an unnecessary_statement
- Lint to warn when possibly long lived closures capture unexpected variables on the VM
- False positive from unnecessary_null_checks
- Docs
- Dart not yet supported