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
- async within sync call warning and override
- Warn when returning a function invocation when within a try block in an async function
- prefer_first & prefer_last
- avoid_print should be aware of debug mode constant
- Lint the situation where a noSuchMethod thrower is introduced because of privacy
- proposal: `no_nullable_values_in_interpolated_strings`
- proposal: `avoid_renaming_method_parameters ` should allow _, __, ___ etc. for unused parameters
- [False positive] `avoid_redundant_argument_values` with dart defines
- Lint to recommend using the direct file instead of library exporters
- [documentation] Provide a more complete example for use_build_context_synchronously
- Docs
- Dart not yet supported