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
We would a little flag to rename the outputs.
Ex :
$> flutter pub run msix:create --outputName a_flower $> ls build/windows/runner/Release a_flower.msix a_flower.exe ...
all
Thank you for your work :) !
This will help us to create several binaries for each one of our flavors (dev, preprod, prod, client, final, etc)
The text was updated successfully, but these errors were encountered:
Hello @EA-YOUHOU
Your feature added in version 2.6.0, see output_name (see also output_path) please update if its working for you.
output_name
output_path
Thank You
Sorry, something went wrong.
Hi @YehudaKremer ,
It works well ! Thank for you work and your speed, well done ;) !
YehudaKremer
No branches or pull requests
💬 Description
We would a little flag to rename the outputs.
Ex :
❓ Platform
all
Thank you for your work :) !
This will help us to create several binaries for each one of our flavors (dev, preprod, prod, client, final, etc)
The text was updated successfully, but these errors were encountered: