I am using Android Studio for flutter
My flutter doctor says no issue found, when I run iOS app, it works but when app is requested to run as Android app, android studio just hangs up on Resolving dependencies.. what issue can be there? is it downloading something or any other issue?
If that's the first Flutter app that you are running I suggest you to give it some time. I am using i5 QC 3.2GHz / 16ram machine and it took me about 10 minutes the first time. At first it get stuck at:
Initializing gradle...
and then again at
Resolving dependencies...
after the first launch, it's running reasonably fast.
Open project root directory in terminal and enter command:
android/gradlew
This will install dependencies related with gradle build system.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With