-
Notifications
You must be signed in to change notification settings - Fork 318
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
Installation freezes at "Unzipping Dart SDK" in android studio #1961
Comments
From @Hixie on March 13, 2018 23:35 cc @devoncarew |
From @hanzhida on March 21, 2018 2:57 same problem. Seems many people met this, it's not a new one. I met this when run "flutter dector" in cmd, it just hung at Unzipping Dart SDK... forever. |
@pq, can you look at what this step is doing that it might fail at? Is this after we've cloned? Is this message coming from flutter_tools? |
@hanzhida, re:
Do you have references to other issues? I'm wondering if they might have some additional details, like if we're hitting issues with a virus checker. |
flutter/flutter#11698 |
@devoncarew: 👍 Looking now. @hanzhida : thanks for the report and the extra context! |
I'm also facing the same issue and nothing is happening. |
Followed the instructions by c-born in flutter/flutter#11698, , I solved this problem. Great!!
|
Thanks for all the follow-ups. While the issue is coming up out of flutter_tools (and should be fixed there), I'm looking at our installation logic to see how we can harden it a little. |
Closing in favor of tracking in flutter/flutter#11698. |
From @puttapravinkumar0 on March 13, 2018 16:17
Recently I had installed flutter plugin in android studio. And when I went for new project, it asked me flutter sdk. I chosen "Install SDK". And it was freezes at ""Unzipping Dart SDK". I kept as it is for more than 3hrs, but was there is no any response.
Please can any one help me to continue....
Copied from original issue: flutter/flutter#15485
The text was updated successfully, but these errors were encountered: