Open
Description
Been using flutter wrapper in multiple projects and when starting a new project it is a bit of an inconvenience to have to go to the project page to find the shell command to install it in the new project. Since I already have it installed in another project it would be nice to be able to leverage that existing install to install in another directory using an easy to remember command.
My thought was going to the existing project directory and being able to say something like:
./flutterw install /path/to/new/project
Metadata
Metadata
Assignees
Labels
No labels