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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- [Augmentations] Initializer list in augmenting constructor produces errors in the analyzer
- Optimize `TypedData.setRange()` for case where `from`/`to` are from different worlds (one is JS typed data one is internal typed data)
- [Augmentations] No error in the analyzer when late variable is augmented with non-late
- [Augmentations] No error if a late final variable with no initializer is augmented by the one with initializer
- [Augmentations] No error in the analyzer if const is augmented by a getter
- [dart2wasm] Extremely large const data collections emit functions that exceed maximum function size in wasm
- Macro with explicit "dart:core" import doesn't work
- Not able to close/release RawDatagramSocket after receiving a SocketException in Windows Desktop
- [web] [DDC] TypeError: Cannot read properties of undefined (reading 'new')
- `augmented()` in generative constructors needs additional compile-time checks
- Docs
- Dart not yet supported