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
- improve docs to better differentiate `package_api_docs` and `public_member_api_docs`
- test_types_in_equals false positive with runtimeType
- literal_only_boolean_expressions confused by type arguments
- Lint warnings if ErrorSummary, ErrorDescription, or ErrorHint constructors are called with bad values.
- Strengthen unnecessary_lambdas
- Warn that calling toString() on a nullable type (implemented in NNBD) may be unsafe
- A less stringent always_specify_types
- Consider not throwing prefer_expression_function_bodies if returning multiline declaration of Widget inside
- Request for lint: unnecessary_dynamic
- collection_methods_unrelated_type doesn't work when `List.remove` is a tearoff
- Docs
- Dart not yet supported