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 supported35 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- building long strings through concatenation is quadratic in complexity
- the field should be removed if it always contains the same constant value, but seems not
- UX improvements for CFE error messages
- When can `TransferableTypedData` be ever useful? Can we implement a O(1) solution to transfer data between isolates?
- Failures on [cfe] Create various matcher in the body builder
- Failures on [ffi/tests] Split large auto-generated tests into multiple tests
- Broadcast stream when no one is listening: divergent behaviors
- Add `MemoryInitializeInstr` (similar to `MemoryCopyInstr`) and make use of it in e.g. `TypedData.fillRange()`
- Allow for inspecting enabled experiments from Dart code
- [gardening] pkg/dds/test/devtools_server/instance_reuse_test flaky
- Docs
- Dart not yet supported