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
- Serialize hot reload rejections in a way that can be parsed mechanically in Flutter tools
- Test creates a file named `string` in the root source directory
- `test.dart` fails on Python 3.13
- `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.
- Docs
- Dart not yet supported