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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Allow lints to accept configurations
- package-level lint: unused, unexposed public members
- use_string_buffers shouldn't lint if variable is used in the loop
- Annotation for methods that can be overridden but not called
- lint request: enforce recommended dartdoc structure
- A lint for shadowing members?
- Lint request: `avoid_private_access_on_open_classes`
- Lint when return type void is overridden by Future<T> or FutureOr<T> for some T?
- close_sinks rule false positive when sink added to collection, and closed while iterating over collection
- Provide an `exclude` option for linters in .analysis_options
- Docs
- Dart not yet supported