Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to change the default installation path #101

Closed
saurabh-mhaisekar opened this issue Aug 9, 2020 · 5 comments
Closed

Allow to change the default installation path #101

saurabh-mhaisekar opened this issue Aug 9, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@saurabh-mhaisekar
Copy link

Currently when I install any flutter version it installs flutter on default path. However, It would be great if FVM allows to set custom location as installation path.

@leoafarias
Copy link
Owner

@saurabhsm can you elaborate a bit more about what you mean? Fvm does allow to set a custom path where it will cache all the flutter versions.

@leoafarias leoafarias added the enhancement New feature or request label Aug 9, 2020
@saurabh-mhaisekar
Copy link
Author

So currently, i have to add variable FVM_HOME to my environment variables. However, there are situations where i've to use organization's computer where i dont have permission to set environment variables to that system.

So if FVM has way to change the location of the installation directory from command line, that would be really helpful.

@leoafarias
Copy link
Owner

Interesting we had this feature before end I removed it because of the env var. Will look into this.

@leoafarias leoafarias self-assigned this Aug 10, 2020
@leoafarias leoafarias modified the milestone: 1.0 Aug 14, 2020
@leoafarias
Copy link
Owner

This has been updated on prerelease. https://pub.dev/packages/fvm/versions/1.3.0-dev.0
pub global activate fvm 1.3.0-dev.0

@kopianan
Copy link

kopianan commented Feb 5, 2024

FVM_HOME

How to do this ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants