-
Notifications
You must be signed in to change notification settings - Fork 237
Closed
Labels
bugSomething isn't working as expectedSomething isn't working as expected
Description
Description
When you create a project, in the web project, the description specified in the console using the --desc flag is not added.
Steps To Reproduce
- Execute
very_good create web_proyect --desc "My web proyect". - Opend the
index.htmlin web folder. - See the meta description contain the default message the VGV:
<meta name="description" content="A Very Good new Flutter project.">
Expected Behavior
When is create the web proyect using the flag --desc set the description in web proyect.
Additional Context
I have installed the version 0.5.3 the very_good_cli and using Windows 10.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working as expectedSomething isn't working as expected