When I run the app it get stuck
Launching lib\\main.dart on Lenovo A319 in debug mode... Running Gradle task \'assembleDebug\'... (This is taking an unexpec
In my case the Android Gradle Plugin Version was not updated to any version at all. So i updated it by right clicking on my project folder, clicked "Open Module Settings" and updated gradle plugin version accordingly.