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
- `implicit_reopen` loophole
- proposal: `DateTime is not UTC`
- `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
- Suggest to have only one public class per file using private classes for internal details.
- `prefer_function_typedef`: Discourage "void Function()" in favour of custom typedefs
- False positive with annotate_overrides when aliasing the annotation
- proposal: `avoid_unsafe_iterable_operations`
- Docs
- Dart not yet supported