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 supported31 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- `dart analyze` cannot analyze file without `.dart` extension.
- log is defined in math and developer packages and has a completely different purpose, we should avoid name collision in the standard library when it make sense
- Generic mixin is operator throws Unbound type parameter found in Function ':Eval'
- [dart:js_interop] Warn that @anonymous and @staticInterop don't do anything on extension types
- consider updating `has{*}` annotation getters to consider augmentations
- [analyzer] No error if augmenting function specifies default values
- [breaking change] Add an nullable `nativeFree` getter to `Allocator`
- Make it possible to implement `ResourceIdentifier`
- Debugger needs a way to show stacktraces for all waiting async calls
- Is there a way to mark "bad example" as such, to (fx) avoid future AIs training on it?
- Docs
- Dart not yet supported