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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- [extension-types] Analyzer disallowes operators on extension-types on primitive types in const expressions, while the CFE allows it.
- [dart2js/ddc] asyncTest awaiting a simple promise fails with d8
- [vm/ffi] `NativeCallable.onTemporaryIsolate`
- [vm/ffi] `Pointer.asArray` or `Array.fromPointer`
- On web, casting null as non-nullable T succeeds when T is passed from explicit extension invocation
- `dart:js_interop` should provide a `Function.toJS` call that automatically binds zones
- Platform.script.toFilePath() duplicates next to current directory.
- Partition VM flags into those that constitute public API and those that are not
- [doc/ffi] More actively push `package:ffigen`?
- Consider if List<double> and possibly List<int> should be backed by `dart:typed_data`
- Docs
- Dart not yet supported