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
- Callable class difficult to know what the arguments are as no hover info on the function call
- Server should not propose converting to an async body with that would be invalid
- Disallow embedder invocations to members that are not marked as @pramga('vm:entry-point')
- Exception when attempting to compute the file changes for the file move: Server error: The `edit.getRefactoring` request was cancelled."
- [dart2js] dynamic call uses `any` instead of instantiating to bounds
- 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
- [Suggestion] New constructor to follow Flutter conventions
- Explain that List.== does not compare contents, link to collections.ListEquality
- Docs
- Dart not yet supported