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
flutterw run <script>
Support running custom scripts via flutterw run <script>
Flutter command is always too long, custom scripts will solve this problem
Related issue flutter/flutter#90612, dart-lang/pub#1904, dart-lang/pub#1674
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing feature request for this?
Command
flutterw run <script>
Description
Support running custom scripts via
flutterw run <script>
Reasoning
Flutter command is always too long, custom scripts will solve this problem
Additional context and comments
Related issue flutter/flutter#90612, dart-lang/pub#1904, dart-lang/pub#1674
The text was updated successfully, but these errors were encountered: