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 symlinking similarly to FVM. #65

Open
gaetschwartz opened this issue Dec 30, 2023 · 0 comments
Open

Allow symlinking similarly to FVM. #65

gaetschwartz opened this issue Dec 30, 2023 · 0 comments

Comments

@gaetschwartz
Copy link

In fvm, when you use a version, it creates a symlink to your local flutter version at ./.fvm/flutter_sdk to which you can then point in your .vscode/settings.json. It is pretty useful as it allows to stage the .vscode/settings.json file as it doesn't contain an absolute path, but a relative one (./.fvm/flutter_sdk). On the otherhand, puro sets the paths to an absolute, machine dependant path. That would be great to allow a behavior similar to FVM's in puro :)

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

No branches or pull requests

1 participant