vim-flutter icon indicating copy to clipboard operation
vim-flutter copied to clipboard

Problem executing FlutterRun when not in the root of the project

Open elC0mpa opened this issue 4 years ago • 0 comments

First of all, I would like to thank you for this excellent package. I am having he following problem: image This is the root of my github repository. The problem is that goheay_customer and goheay_driver are two diifferent apks related to the same project. The point is that when I try to execute the following command: FlutterRun --flavor dev -t goheavy_customer/lib/main_dev.dart I get the following error: image I would like to know if there is any alternative for me to use this command and still open the project root, which is not the flutter project root. Thanks in advance

elC0mpa avatar Apr 06 '22 14:04 elC0mpa