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
- Lint that warns about uses of cascade notation that are counter intuitive
- proposal: `no_lazy_instantiation_of_disposables`
- proposal: `no_write_only_initialization`
- Add unnecessary_non_nullable_cast
- False positive and maybe-false negative with cascade_invocations with cascaded invocations on difference references
- Convert nullable state fields to late or late final, if the fields are initialized in initState.
- `use_key_in_widget_constructors` should report only if super has a constructor with `key`
- Implementation of initState should start with super.initState()
- proposal: `always_dispose_change_notifier`
- proposal: `do_not_use_mockito`
- Docs
- Dart not yet supported