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
- Avoid tying getter/setter when determining whether getter/setter can be unboxed.
- Poor error recovery when typing an annotation at the end of a class body
- Exception when attempting to compute the file changes for the file move: Server error: The `edit.getRefactoring` request was cancelled."
- Add setting to take into consideration of capitalization with auto-completion.
- [dart2js] dynamic call uses `any` instead of instantiating to bounds
- Analyzer does not find correct .dart_tool/package_config.json
- Analyzer fuzz crash: unnamed parameterized function call in top level fn literal
- improve the quality of inlining at `for (var e in list)` when list is known to be a builtin array
- Show type's definition and comment on hover of variable or var - make it easier to see the type comment
- Reproduction commands seem to use test selectors which don't work
- Docs
- Dart not yet supported