You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before creating a feature request make sure the suggestion fit within our principles
Is your feature request related to a problem? Please describe.
I want to use specified version of Flutter SDK in current terminal, but I don't want change global version or add any fvm configure file in current work dir. So, is there any way to set specified version of Flutter SDK in current terminal, and when I close the terminal , nothing happened.
Describe the solution you'd like
Input with fvm current [version name] or someother more reasonable command, this version will over write glabal default version and this only valid in current terminal.
The text was updated successfully, but these errors were encountered:
Before creating a feature request make sure the suggestion fit within our principles
Is your feature request related to a problem? Please describe.
I want to use specified version of Flutter SDK in current terminal, but I don't want change global version or add any fvm configure file in current work dir. So, is there any way to set specified version of Flutter SDK in current terminal, and when I close the terminal , nothing happened.
Describe the solution you'd like
Input with
fvm current [version name]
or someother more reasonable command, this version will over write glabal default version and this only valid in current terminal.The text was updated successfully, but these errors were encountered: