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 supported30 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- `pkg/vm/test/kernel_front_end_test` went from Pass -> RuntimeError on `unittest-asserts-release-win-arm64` and `unittest-asserts-release-win-x64`
- Compilation error with bounded generic function.
- Debugger via VM evaluates constructor argument instead of class member
- `InternetAddress.lookup` needs a cache
- Analyzer does not properly handle flow analysis of null-aware extension method invocations
- CFE parser crash if run a script before "pub get"
- [cfe][pkg/vm] `--depfile` drive letter casing on Windows
- VM crash when inspecting a parameter in VSCode debugger
- The type 'double' is not exhaustively matched by the switch cases since it doesn't match 'double()'
- [CP] Pub delete stray package configs in directories between the package root and workspace packages
- Docs
- Dart not yet supported