I have many projects with differents versions but i would like to automatize the process, setting to vscode that it's gonna take the FVM version and not Flutter, for example:
When VSCODE compile automatically a flutter pub get, instead will be fvm flutter pub get
I've tried to search many things in the documentation but i dont think it's pretty clear (at least for me)
I'll appreciate any help!!!
Thanks!!