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
- unnecessary_lambda doesn't lint
- Extends `only_throw_errors` to `Future.error()` and `completer.completeError()`
- Add a lint for classes named "Mock" something that don't have a noSuchMethod
- 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
- Docs
- Dart not yet supported