<p>When I tried to compile my first flutter project, I observed that Initializing gradle is taking long time and never finished. So I restarted the Android Studio with Administrator Privileges and Recompiled the Project and it finished after some time.</p> <p>This is how it looks in the Run window.</p> <p><pre>Launching lib\main.dart on Android SDK built for x86 in debug mode... Initializing gradle...</pre> If you did something to resolve this issue, please share them in the comments. Hope this helps.</p>
Initializing gradle taking forever
This Article is posted by seven.srikanth at 7/7/2018 4:42:46 AM
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter
Tags: Initializing gradle
Check out our other latest articles
Safearea widget - How to avoid visual overlap with Notch on flutter mobile app?How to convert row of widgets into column of widgets in flutter based on screen size?
How to run Flutter programs from GitHub?
How to get screen orientation in flutter?
NavigationRail example in flutter