[Feature Request] Add alias command files for execute directly flutter
command
#787
Labels
enhancement
New feature or request
flutter
command
#787
Describe the solution you'd like
I would like to run
flutter
instead offvm flutter
to execute command with current selected versionDescribe alternatives you've considered
I have set PATH to
alias
folder which include shell file allow me execute directlyflutter
instead offvm flutter
It work like charm over 2 years without any errors, so can consider add these files to release?
Structure
Windows
alias/fvm.bat
alias/dart.bat
alias/flutter.bat
Git bash
alias/fvm
alias/dart
alias/flutter
Linux / MacOS
alias/fvm
alias/dart
alias/flutter
fvm_flutter_dart.zip
The text was updated successfully, but these errors were encountered: