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
- "move to file" on a private widget, move it without making it public in the process (removing the underscore), so it creates an error in your source file
- [breaking change] Change confusing non-standard behaviors of UNIX domain sockets in Dart
- Using mouse hover for debugging values on pattern destructuring can be hard
- LSP Semantic tokens are not refreshed when a files resolution data changes because of modifications to another file
- Convert selected parameters to named doesn't handle `super.` correctly
- Display a diagnostic on `analysis_options.yaml` if the plugins could not resolve
- [Dot shorthands] A new lint and fix to prefer dot shorthands
- [js_interop] No error is reported for an extension type annotated with `@anonymous` that has no factory constructor
- [breaking change] Issue error on erroneous import statements that doesn't currently reports errors
- The exponential algorithm in `Directory.list` needs to be documented
- Docs
- Dart not yet supported