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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Remove -O1 from tests that are failing on dart2js production test config
- Make it simpler for VM Service clients to set breakpoints, exceptionPauseMode, libraryDebuggable for all isolates
- [ddc] Add ability to inline trivial methods
- Add support for SharedArrayBuffers in Dart testing
- unused_local_variable false negative: Report unused destructured variables
- Make Zones be properly encapsulating (Breaking!)
- standalone/check_for_aot_snapshot_jit_test fails with oom on vm-win-release-x64, vm-win-debug-x64
- [js_interop] Add an error/warning if extension (type) is annotated with `@JSExport`
- Snapshots in .dart_tool/pub/bin don't get cleaned up and use a lot of space
- [js_interop] No error if not a type is annotated with `@anonymous()`
- Docs
- Dart not yet supported