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
- A lint similar to always_specify_types, for always specifying all parameters of a function/constructor
- proposal: rename `no_runtimeType_toString`
- `no_adjacent_strings_in_list` does not catch concatenation as part of addition
- Docs for `avoid_type_to_string` are confusing; what type?
- `flutter_style_todos` takes expensive time during checks
- proposal: unneccessary_ternary_operator
- `prefer_void_to_null` false positive in case of nullable generics
- `cast_nullable_to_non_nullable` to include null check of a nullable expression.
- Standardize `_details`
- 🔴 proposal: mark `use_late_for_private_fields_and_variables` stable
- Docs
- Dart not yet supported