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
- Detail the time asymptotic complexity of lint rules
- Add a new lint to catch dead code in try catch around syncronous code working with futures
- proposal: `avoid_returning_futureor_from_async_functions` - Avoid returning FutureOr from async functions
- `discarded_futures` not lints inside a function that is inside `unawaited`
- proposal: `duplicate_mixin`
- proposal: `unnecessary_field_lift_to_local`
- Update `no_default_cases` to cover exhaustive switches
- proposal: `useless_nullable_extension_type`
- rule type_literal_in_constant_pattern in switch cases
- [Wildcard Variables] support for `no_leading_underscores_for_local_identifiers`
- Docs
- Dart not yet supported