when I run
$ flutter run
I\'m getting a prompt on my mobile device asking if I want to install the app on my device. I give yes, then nothing
I solved this by manually installing the apk file generated in the builds folder. After that running flutter run runs the app on my phone.
flutter run