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
- VM: Free the profiler's sample buffer on shutdown
- HTTP request/response clean-up on timeout
- Moving code from one package to another doesn't update dependencies
- Documentation of HttpServer.bind and HttpServer.bindSecure is misleading
- ensure we don't have a missing context in unit tests
- File.writeAsBytes() allows reading in FileMode.WRITE_ONLY and WRITE_ONLY_APPEND
- Reduce coupling between VM compiler and runtime
- Unify implementation of 'is' and 'as' checks in VM
- Make `Stream.transform` automatically handle fusing of converters
- DDC implementations of _StructuredClone and _AcceptStructuredClone are inefficient
- Docs
- Dart not yet supported