DEV Community

Discussion on: CLI Commands cheat sheet for Flutter

Collapse
 
leperezl profile image
[ Lu 1998 ]

Do you happen to know if you can execute flutter run outside of the project folder. I want from another folder to automatically execute a particular flutter project inside an emulator.

Say, some way to especify what thing to run, can the parameter be the Path to my project ?

also hehe thanks..

Collapse
 
dhiwise profile image
DhiWise

Hi, sorry for the late reply. But the answer is Yes, you can!

Collapse
 
leperezl profile image
[ Lu 1998 ]

how

Thread Thread
 
dhiwise profile image
DhiWise

by running the child process.