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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- [dart:io] Adds Platform.architecture
- Genercis can solve to `Never` with `final`/`sealed` classes when it could never resolve
- "Add cast" fix places cast in wrong place for extension type on list
- standalone/io/socket_udp_readwrite_test timing out on Windows configurations
- [dart2js] Speed up `DominatedUses.of` - notes on statistics
- Suppress `unnecessary_cast` to `Function` when the cast is allowing violation of `avoid_dynamic_calls`
- [dart2wasm] Will dart2wasm support `deferred as` to split main.dart.wasm like dart2js
- Modify error message for const (ASSIGNMENT_TO_CONST)
- Extract refactor can produce `unnecessary_parenthesis` trigger
- [web]: discrepancies between JS and Wasm backends with -O3 or higher.
- Docs
- Dart not yet supported