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
- Erasure of extension types in DartObject is blocking adoption of dart:js_interop
- Doc comment references cannot resolve an extension member when prefixed by the extended type's name
- Dart CLI commands hang on a slow/unstable internet connection due to analytics
- 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
- Docs on how to access and use the test status database
- `Uint8List.fromList([...])` is ~10x slower than `Uint8List(length)..[0] = #..[1] = #`
- [native_assets] Support `dart pub global run`
- How should intersection typed receivers be handled during extension method resolution?
- Docs
- Dart not yet supported