-
Notifications
You must be signed in to change notification settings - Fork 27.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
flutter run is taking very very long time for a particular project. #57835
Comments
if its your first launch its expected as flutter will download gradle which is about 130 mb based on you internet speed this could have a direct impact on the amount of time it takes to launch the first run .see how to pre download gradle |
Try running |
Hi @newajthevillager |
Without additional information we are unfortunately not sure how to resolve this issue. |
Hi @iapicca , Sorry for being late
|
After upgrading
|
Hi @newajthevillager
Thank you |
@TahaTesser Here is the output of
|
Hi @newajthevillager |
Without additional information we are unfortunately not sure how to resolve this issue. |
@ newajthevillager just you have to install JDK ..install JDK and save the path in environment variable if window, |
Mine is getting stuck in
|
This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of |
I am using VS code. One of my projects takes very long time to run on a real device, it takes around 7+ minutes to run. Previously it was normal, but now it is extremely slow. Here are the dependencies :
Here is
flutter doctor
outcome :The text was updated successfully, but these errors were encountered: