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 supported36 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- Platform.script.toFilePath() duplicates next to current directory.
- Partition VM flags into those that constitute public API and those that are not
- [doc/ffi] More actively push `package:ffigen`?
- Consider if List<double> and possibly List<int> should be backed by `dart:typed_data`
- `protected` alike lint to warn a public method being used outside of its `Class scope`?
- 'Pointer<NativeFunction<T Function()>> ptr; T Function() func = ptr.asFunction(); ' When T must be 'Pointer' to pass compilation checking.
- Consider creating a basic lsp client package to share between tools
- [extension types] Extension types in a cast pattern issue
- Better message for argument_type_not_assignable with shadowed type variable
- [analyzer] Questionable error message with non-exhaustive switch
- Docs
- Dart not yet supported