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
- Prefer single quotes for import directives
- proposal: `unused_ignore`
- proposal: `nullable_extension_type_with_nullable_representation`
- `unnecassary_stack`, `unnecassary_row`, and `unnecassary_column`
- proposal: `uncompleted_completer`
- `control_flow_in_finally` could be enhanced to consider functions that return `Never`
- Add warning/lint for `Iterable<E>.whereType<T>` when `T is! E`
- Add a new Lint rule to check exact one space before every line of documentation comments
- False positive when determining unrelated types
- [macros] linter support
- Docs
- Dart not yet supported