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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Enforce consistent order of class members
- Dart imports are not case sensitive
- proposal: `positional_super_parameter_names`
- null_check_on_nullable_type_parameter: runtime cost difference between `t!` and `t as T`
- proposal: `cast_into_extension_type`
- consider a new lint: `use_switch_expressions`
- Pub.dev package suggestion: Consider adding a package to pub.dev with all lint rules
- [Extension type] linter support
- proposal: lint to flag when an exported API uses types that are not exported
- proposal: `avoid_non_null_checks `
- Docs
- Dart not yet supported