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
- Constructing a local DateTime on Windows queries the OS time zone every time (~50-100x slower than UTC): _withValue validates via the microsecond getter
- [dart:io] Design discussion: should SecureSocket's SSLFilter staging path be replaced?
- Dart analyzer terminates regularly
- Add a semantic token modifier to distinguish doc comments (`///`) from regular comments
- GCC/arm64 build is broken by "MTE support for Zones."
- dart build cli command deletes the -o directory.
- [vm] macOS regression in 3.13.0: every VM handle allocation now pays a thread-local lookup
- Support client configuration (workspace/didChangeConfiguration + workspace/configuration) over LSP-over-Legacy
- Dot shorthand inference doesn't work through an async record
- [dart:typed_data] Add native memory range comparison API (memcmp / memoryEqualsRange) for TypedData
- Docs
- Dart not yet supported