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
- [CP][stable] Cherry-pick dart2js SizeEstimator fix (32e0b7e) to 3.13.x
- GZipCodec fails on a concatenated gzip stream whose first member is empty
- avoid_positional_boolean_parameters false positive for type enforced by base class
- [dart2wasm, typed_data] Support for Relaxed SIMD.
- Update analyzer utilities_collection to use 64-bit impl for wasm when available
- Avoid double-wrapping `Function.toJSVarArgs` in WASM
- AOT: int.toDouble() in a hot loop is 5x slower than the same conversion written as 0.0 + x
- Improvements to completion performance
- Move top level doesn't update `export`s
- CFE allows assignment of `FutureOr<Object?>` to `Object`
- Docs
- Dart not yet supported