fvm icon indicating copy to clipboard operation
fvm copied to clipboard

`fvm list` says "Needs setup" but doesn't provide instructions

Open matthew-carroll opened this issue 5 months ago • 0 comments

Running fvm list can show Flutter installations as "Needs setup" but doesn't provide any instructions for how to resolve that. What does it mean to "setup" the Flutter distro?

Screenshot 2024-08-29 at 11 28 46 PM

I found experimentally that running something like fvm flutter pub get will resolve this. I assume that "Needs setup" in this case means "needs to download Flutter engine". But I can't say for sure.

matthew-carroll avatar Aug 30 '24 06:08 matthew-carroll