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
- Extend leak_detector_visitor rules to include disposer classes
- Add lints that hurt dart2js
- Dual rule for initialize formals
- A broader version of unawaited_future lint for tests
- avoid_catches_without_on_clauses should not warn if there is a rethrow
- 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
- Docs
- Dart not yet supported