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 fixed it:
1. Power off & Close Android Emulator 2. Reopen Android Studio & go to Tools/ AVD Manager 3. In Virtual Devices List, click Dropdown icon > select 'Wipe Data'. Then click 'Launch this AVD...' 4. Waiting for VD open, then click Run in Android Studio
good luck