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

It is recommended to use the name command line args #5

Open
d1y opened this issue Jun 29, 2020 · 1 comment
Open

It is recommended to use the name command line args #5

d1y opened this issue Jun 29, 2020 · 1 comment

Comments

@d1y
Copy link

d1y commented Jun 29, 2020

There are limitations in writing in yaml config file

flutter pub run flutter_launcher_name:main

just like this

flutter pub run flutter_launcher_name:main --name="FlutterApp"

In this way, you should be able to get the args parameter, preferentially using the name passed by args

Thank you

@GerasimosKan
Copy link

can i make a flutter_launcher_name.yaml file and add these?

flutter_launcher_name:
name: "My_app"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants