Flutter-Automation icon indicating copy to clipboard operation
Flutter-Automation copied to clipboard

Add argument to open emulator in the command

Open Tushar-OP opened this issue 5 years ago • 0 comments

TODO: Added a argument like "emu" or "e" in the command so that when it is found the script should also run emulator while opening the IDE. for e.g the command should look like - create new_proj -ide as -path C:\users\tushar\Desktop\Flutter Projects -emu
or create new_proj -ide as -path C:\users\tushar\Desktop\Flutter Projects -e

Tushar-OP avatar Oct 04 '20 06:10 Tushar-OP