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: `unnecessary_extension_name`
- Don't trigger `avoid_web_libraries_in_flutter` in files ending with `_web.dart`
- consider extending `require_trailing_commas` to include record expressions
- method-side opt-out for unawaited_futures
- dart:html disallowed in Flutter web package
- non_constant_identifier_names should ignore externs
- `use_if_null_to_convert_nulls_to_bools` points to outdated guidance
- Prepare `deprecated_consistency` for `package:lints` inclusion
- Hint and/or lint for changing `List.from` to `List.of`
- new lint: "Avoid unnecessary type annotations"
- Docs
- Dart not yet supported