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 supported34 Subscribers
View all SubscribersAdd a CodeTriage badge to sdk
Help out
- Issues
- FFICallbackTrampoline has unsafe handling of SP/CSP
- When an expression with static type `Never` is used as a condition, flow analysis sometimes forgets that the code path is unreachable.
- Analysis Server Crash When Running dart fix --apply (Error in avoid_redundant_argument_values)
- Flow analysis. Assignment is not detected in `case ... when ...` part
- --pause-isolates-on-exit results in a hung VM if it fails to start the VM Service
- Stale package `tools/dart2js/sourceMapViewer`
- Exhaustivity fails on `Result<T, E>` with `Ok<T>` and `Err<E>` where the other generic is Never
- [analytics] collect timings for fix/assist/refactoring calculations
- Analyzer and CFE disagree on FFI `@Native` annotations on extensions
- Nonusable Declarations
- Docs
- Dart not yet supported