Skip to content

Feature Request - Support FVM in the IDE #6289

Description

@spekary

Thanks for the feedback! If your issue is related to the Flutter framework itself,
please open an issue at
github.com/flutter/flutter.

Steps to Reproduce

FVM (https://fvm.app) is an excellent app to help associate a specific flutter version with a project.

However, it requires that the user enter an absolute path in the Flutter path in settings. Absolute
paths are not great and hard to share in a multi-developer environment.

Suggestions
Best: If the IDE sees a ".fvm" directory in the top level of the project, use its flutter_sdk subdirectory as the path to flutter.
2nd best: Instead, use it for the default path to flutter, allowing the user to change it in Preferences.
3rd best: Allow a relative path for the flutter path in the preference, which would start from the project directory, or possibly use environment variables.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions