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
If you wish to reroute flutter and dart calls to FVM, i.e., ensure that running flutter on the terminal internally runs fvm flutter, then you could run the below commands....
Before creating a bug report please make check the following
pub cache repair
. Close the terminal and try again.administrator
or withdeveloper
permissions.fvm doctor
if possible and add the output to the issue.Describe the bug
In the docs it describes how to setup
flutter
anddart
to callfvm dart
andfvm flutter
under the hood.https://fvm.app/documentation/guides/running-flutter#call-sdk-directly
To Reproduce
Steps to reproduce the behavior:
flutter
>fvm flutter
melos
Expected behavior
Work Normally
Logs
Desktop (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: