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 supported33 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Hovers should show what imports are adding that declaration
- Analysis of `discarded_futures` and `unawaited_futures` does not work for tearoffs used as arguments and, in closures, is dependent on whether enclosing function is `async`
- Internal error: Bad state: Expected existing element
- Macros: Add a way to obtain the StackTrace responsible for generating a code.
- `MultiStreamController.isPaused` remains `true` after `resume()`
- Add a `dart:js_interop` API that can determine if an `Object` is a JS value
- Please update `StreamController` documentation
- jsinterop: define a mechanism to export an API without wrapping
- [vm] Inlining heuristics should take into account instruction sizes
- Is a stream created by `Stream.multi()` always a multi-subscription stream?
- Docs
- Dart not yet supported