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 issue but I would like mention few things. 1. My Fresh Installation was stuck at Installing APK... 2. Same issue on Device as well as in Emulator
I realized that this issue is not device-specific for me. that's why I started looking for solutions.
Solution I tried 1. Flutter Upgrade ( Using Fresh Copy from Flutter.dev) Didn't Solve my Issue 2. Android SDK (Using Fresh Android SDK) Didn't Solve my Issue
Luckily, I found an article that explained you need to keep a few directories out from realtime scanning. I was using FREE-Antivirus
I just tried to Uninstall that and Re-started my machine.
Guess What? Issue Solved :)