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
- void_checks: allow assigning any future to a FutureOr<void>
- diagnostic_describe_all_properties documents that fields beginning with an underscore are "package-private"
- avoid_positional_boolean_parameters BAD and GOOD examples do not show any parameters
- Potential false-negative for `prefer_null_aware_method_calls`
- `avoid_type_to_string` support for extension types
- Bad lint raised "Use 'const' with the constructor to improve performance"
- `public_member_api_docs` should warn if some inherited public members have no documentation
- `use_key_in_widget_constructors` shouldn't be emitted when widget is marked with `@visibleForTesting`
- Definition of unrelated might be wrong
- [augmentations] Ensure correct behavior in unreachable_from_main
- Docs
- Dart not yet supported