Closed sarahk closed 1 year ago
This looks more like an FVM issue to me, could you open an issue there instead? cc: @leoafarias
@sarahk that might have happened if for some reason the upgrade command ran inside the cached version. Next FVM version will clean up if that's the case.
But please open any fvm related issues there! Thank you
Closing as it is FVM related :D
I'm updating an old project and want it to run v3.
According to SideKick it should have
But Flutter Doctor says
My path is
My pubspec.yaml has
fvm: ^2.4.1
What do I need to do to have fvm correctly assign the right version of Flutter?