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
- `always_specify_types` falsely positives alias types of classes with type generics.
- Should cast_nullable_to_non_nullable warn if dynamic is casted to non-nullable?
- Exclude {Key? key} from `always_put_required_named_parameters_first`
- tests (and spelunker reporting) crash on test files that fail to parse
- New lint rule: warn about Color constants that match existing color constants
- False positive and maybe-false negative with cascade_invocations with cascaded invocations on difference references
- `use_key_in_widget_constructors` should report only if super has a constructor with `key`
- `overridden_fields` example not compilable
- `unreachable_from_main` flags angular component classes
- combinators_ordering: should be case INSENSITIVE!
- Docs
- Dart not yet supported