[ENHANCEMENT] `fvm list` not showing the flutter version of a project
SamuelGadiel opened this issue · 2 comments
SamuelGadiel commented
Before, when I ran fvm list
inside a project folder it showed which version of flutter was set to that project, like that
But now, when I run fvm list
it only shows the global version, like that
The project in the image is using version 3.16.1, but there's no way for me to know that with the command
Seems like this feature was removed
It would be great to have this back, to fast check which version the project is using.
- OS: macOS Ventura
- FVM Version: 3.1.4
digoreis commented
@leoafarias how close this issue ? 😅
SamuelGadiel commented
This feature was released in the 3.1.7 version.
Thanks @digoreis and @leoafarias.
I'm closing the issue.