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
- `do_not_use_environment` lint message is very confusing ("Invalid use of a declared variable")
- avoid_private_typedef_functions considers types with the same name to be the same
- Allow private typedefs in public APIs
- False positive with == considered as always false when using generic records
- False positive with annotate_overrides when aliasing the annotation
- proposal: `uncompleted_completer`
- `control_flow_in_finally` could be enhanced to consider functions that return `Never`
- False positive when determining unrelated types
- [augmentations] linter support
- [unnecessary_null_checks ] Inconsistency when using Object Destructuring and null check
- Docs
- Dart not yet supported