Skip to content
New issue

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

[FEATURE REQUEST] Output binary name #57

Closed
ghost opened this issue Oct 20, 2021 · 2 comments
Closed

[FEATURE REQUEST] Output binary name #57

ghost opened this issue Oct 20, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request fixed bug fixed

Comments

@ghost
Copy link

ghost commented Oct 20, 2021

💬 Description

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
...

❓ 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)

@YehudaKremer YehudaKremer added the enhancement New feature or request label Oct 20, 2021
@YehudaKremer YehudaKremer self-assigned this Oct 20, 2021
@YehudaKremer
Copy link
Owner

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.

Thank You

@YehudaKremer YehudaKremer added the fixed bug fixed label Oct 27, 2021
@ghost
Copy link
Author

ghost commented Oct 28, 2021

Hi @YehudaKremer ,

It works well !
Thank for you work and your speed, well done ;) !

@ghost ghost closed this as completed Oct 28, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed bug fixed
Projects
None yet
Development

No branches or pull requests

1 participant