flutter / flutter/flutter-intellij
long pause opening flutter gallery on slow network
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
On a Mac laptop with a slowish network connection:
- git clone https://github.com/flutter/flutter.git
- Open examples/flutter_gallery in IDEA
A progress dialog appears that we are opening the project. The progress bar is frozen, for a minute or so. If you are patient, it does eventually complete, but we should show more progress here.
(Behind the scenes it is presumably downloading the Dart SDK.)
Contributor guide
Research direction
Reproduce the pause by cloning flutter/flutter on a Mac with a slow network and opening examples/flutter_gallery in IDEA. Observe the progress dialog while the Dart SDK is presumably downloading; done means the opening flow reports meaningful progress instead of appearing frozen until completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter, java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100