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
- proposal: avoid_shadowing_core_libraries_identifiers
- warn when functions return void
- avoid_relative_lib_imports should check resolved URIs (not literal uri content)
- New lint for leaving space between comment slashes (`//`) and content.
- avoid_renaming_method_parameters should tell you the name it wants
- Possible improvements on avoid_types_as_parameter_names
- avoid_shadowing_type_parameters does not catch generic function types in new places
- Lint to check that assert does not do assignment
- Linter documentation just give rationales for the lints
- Revisit `avoid_classes_with_only_static_members`
- Docs
- Dart not yet supported