We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tracking issue for the Dart 3.0 CLI cleanup effort.
dart compile-server-shutdown
dart compile-server
wasm
dart compile
dart pub
dart test
The text was updated successfully, but these errors were encountered:
cc @mit-mit
Sorry, something went wrong.
@bkonyi are you working on these for beta 2?
bkonyi
No branches or pull requests
Tracking issue for the Dart 3.0 CLI cleanup effort.
dart compile-server-shutdown
should be renamed todart compile-server
#50969Add(Not relevant for Dart 3.0)wasm
as a compilation target todart compile
#50970dart pub
#50971dart test
should support printing usage details without the presence of a pubspec #50972The text was updated successfully, but these errors were encountered: