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
- 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 `
- Expose isSubclassOf
- Implement PREFER async/await over using raw futures.
- False positive unrelated_type_equality_checks for certain generics cases
- Docs
- Dart not yet supported