fvm
Flutter Version Management: A cli to manage Flutter SDK versions
Subcommands
Name | Description |
---|---|
config | Set configuration for FVM |
dart | Proxies Dart commands |
doctor | Shows information about environment, and project configuration |
flavor | Switches between different project flavors |
flutter | Proxies Flutter commands |
global | Sets Flutter SDK version as global |
install | Installs Flutter SDK version |
list | Lists installed Flutter SDK versions |
releases | View all Flutter SDK releases available for install |
remove | Removes Flutter SDK version |
spawn | Spawn a Flutter SDK version command |
use | Sets a Flutter SDK version to be used in a project |
Options
Name | Description |
---|---|
-h, --help | Print this usage information |
--verbose | Print verbose output |
--version | Current FVM version |