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
- 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`
- Update BNF snippets in analyzer dartdocs to either be indented as code blocks, or have valid references
- Use a real/persistent ByteStore in analyzer plugins
- Docs
- Dart not yet supported