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 crash instead of compile-time error if there is no main() function
- Remove Field/Function objects from AOT snapshots which are not needed anymore.
- Reduce time spent in TFA during AOT compilation
- Add File.writeAsLines/writeAsLinesSync methods
- Consider deprecating or removing `StreamIterator`.
- Shutdown: bin/socket.cc does not check for fatal errors before calling Dart_SetReturnValue
- Make `ByteData` constructor/factory take a default endianness.
- FFI: Different versions of same DLL.
- `OnDone` in `Stream` is not called correctly.
- dart2js error for async* functions
- Docs
- Dart not yet supported