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
- Suggest other packages from current workspace in dependencies completion
- quick fix camel to snake, snake to camel case
- Assist similar to `Split && condition` to work with `case when`
- Dart analyzer reports false-positive "Dead code" for uninitialized nullable local used with null-aware access
- `Remove type annotation` assist should have lower priority
- Sort constructor first fix in enum
- `use_late_for_private_fields_and_variables` false-positive
- [linter] `sort_declaring_constructor_body_below_header`
- [dart2js] Consider using JavaScript's BigInt to implement Dart's BigInt
- Null check operator used on a null value package:analyzer/src/dart/resolver/method_invocation_resolver.dart 1159:52
- Docs
- Dart not yet supported