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
- `measureUserAgentSpecificMemory` API seems inaccurate in WASM mode
- [ddc] Investigate a scenario where an entire library gets deleted but a call to a member of that library is retained and invoked after the hot reload
- [Proposal] allow always_declare_return_types to work together with avoid_annotating_with_dynamic
- `extra_positional_arguments` triggers only once
- Consider adding DynamicElement, NeverElement, DynamicFragment, and NeverFragment classes
- FFICallbackTrampoline has unsafe handling of SP/CSP
- When an expression with static type `Never` is used as a condition, flow analysis sometimes forgets that the code path is unreachable.
- Analysis Server Crash When Running dart fix --apply (Error in avoid_redundant_argument_values)
- Flow analysis. Assignment is not detected in `case ... when ...` part
- --pause-isolates-on-exit results in a hung VM if it fails to start the VM Service
- Docs
- Dart not yet supported