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
- Analyzer: report an error when `Future<nn-type>.value()` or `Completer<nn-type>.complete()` called with nullable value
- Misleading comment about @staticInterop
- Evaluation of unresolved identifiers produces many errors
- Overlap with ARGUMENT_TYPE_NOT_ASSIGNABLE and CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH
- PathNotFoundException when trying to open a block device on macOS or Linux
- Classify different kinds of functions? Or at least recognize receiver based equality?
- vm/cc/ManyClasses flakily times out on vm-linux-release-simarm
- Add FFI APIs for atomic loads/stores with memory orderings
- Should `ZLibCodec extends Codec<List<int>, List<int>>` in the IO library be changed to `ZLibCodec extends Codec<Uint8List, Uint8List>` ?
- Consider publishing archived design docs.
- Docs
- Dart not yet supported