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
- Analyzer data-based fix request
- `unnecessary_cast` quick-fix unexpected result in switch expression
- [ffi] Varargs should give an error on uint8, int8, uint16, int16 and float
- `Uint8List.fromList([...])` is ~10x slower than `Uint8List(length)..[0] = #..[1] = #`
- How should intersection typed receivers be handled during extension method resolution?
- "Add Dependency" quick-fixes for `pubspec.yaml` files should be moved from Dart-Code to the server
- Import `new_library` assist should auto-remove unecessary import
- analyzer plugins do not reanalyze non-Dart files when they are modified
- Dart API docs for analyzer Package are missing
- Ctrl + Click on @override should take you to the method being overriden
- Docs
- Dart not yet supported