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
- Lint rule which reports publicly accessible late fields and variables w/o initializers
- Warn if certain APIs are being used in a way that produce different results on VM and Web builds
- make lint 'prefer typedefs instead of Function signature defining"
- Lint concrete class with deceptive member signature caused by inherited covariant parameter
- improve `avoid_as` docs (was: "Why is avoid_as deprecated?")
- avoid_function_literals_in_foreach_calls should accept expression body
- Analyzer incorrectly reports "prefer_initializing_formals"
- proposal: `type_init_super_parameters`
- https://dart-lang.github.io/linter/lints/no_logic_in_create_state.html page lacks of advices
- missing rule link for body_might_complete_normally_nullable
- Docs
- Dart not yet supported