-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Since this plugin directly runs the flutter ...
and dart ...
commands, the projects that are using different version of flutter via fvm, fail to use the fvm flutter version for analysis. We need to add support for fvm
in flutter and dart analyse commands.
A proposed solution is that we can detect .fvm
folder in the project root and add "fvm" prefix before all flutter and dart commands in execution.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request