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
- consider a check on DEPS that ensures there are published tags for all packages
- There should be a single source of truth for experimental flags
- CI Results Feed does not show build failures
- Autocomplete vs. Expected a value of type 'KeyboardEvent$', but got one of type 'Event$'
- VM: Guard against uses of classes which are not loaded yet
- Add tests with package-split dill files
- Try to avoid crashing the VM on allocation failures, instead kill the isolate
- Error message for invalid library name is unclear
- standalone_2/io/named_pipe_script_test fails in hot reload testing mode
- Provide access to new.target
- Docs
- Dart not yet supported