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
- ☔ Support for hot reload in DDC
- Improve error message in case of function invocation in a constant expression
- [vm/ffi] Unwrap extension types to their representation types
- Improve performance of js_util's `isJavaScriptArray`
- [dart2js] Improve HInstruction/HPhi type hierarchy
- Error: "Expected a wrapped Dart object, but got a JS object or a wrapped Dart object from a separate runtime instead" during Flutter web hot reload.
- Dart CI package tests are run with the noisy compact reporter for package:test
- `allowInterop` is leaking closure instances via global map
- Check return type of error handler passed to `Future.then`, like we already do for `Future.catchError`
- SlowTypeTest is slow in JIT (related to Records it seems)
- Docs
- Dart not yet supported