macOS
brew install fvmlocal Homebrew formula metadata
sudo port install fvmMacPorts ports tree · devel/fvm/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fvm pour les workflows d'agents IA.
installation
brew install fvmlocal Homebrew formula metadata
sudo port install fvmMacPorts ports tree · devel/fvm/Portfile · Source: api.github.com
nix profile install nixpkgs#fvmnixpkgs package indexes · pkgs/by-name/fv/fvm/package.nix · Source: api.github.com
sudo pacman -S fvmArch Linux sync databases · fvm · Source: geo.mirror.pkgbuild.com
choco install fvmChocolatey community package catalog · fvm · Source: community.chocolatey.org
scoop install extras/fvmScoop official bucket manifest trees · bucket/fvm.json · Source: api.github.com
aperçu
Manage Flutter SDK versions per project
historique
FVM is a Dart CLI for managing Flutter SDK versions per project. It fills the same role in Flutter workflows that tools such as rbenv, pyenv, nvm, or asdf fill for other language runtimes: pin a toolchain in project metadata and route developer commands through the selected SDK.
The public GitHub repository was created in February 2019, and the package appeared on pub.dev in October 2019. The project describes itself as Flutter Version Management and documents the problem it addresses as the need to use multiple Flutter SDKs, avoid slow channel switching, and keep team environments consistent.
By the 3.x series, FVM had moved its project configuration to a `.fvmrc` file, while keeping `.fvm/fvm_config.json` as a deprecated compatibility file. Later 4.x releases added stronger support for custom or forked Flutter SDK repositories, Melos integration, standalone executables, release automation, and more efficient git cache handling.
FVM is distributed as a Dart package and as prebuilt or package-manager installs. The upstream README notes release automation to pub.dev, GitHub binaries, Homebrew, Chocolatey, and Docker, which made it available both to Flutter developers already using Dart tooling and to developers who prefer system package managers.
The project also links to Flutter Sidekick, a related graphical companion from the same author, reflecting the split between a scriptable CLI for CI and project work and a friendlier desktop surface for some users.
Typical usage is to run `fvm use` in a Flutter project, commit the `.fvmrc` file, and invoke `fvm flutter` or `fvm dart` so commands run against the configured SDK. Official docs describe `.fvmrc` as the project config file and `.fvm/flutter_sdk` as the project symlink to the cached SDK.
For package maintainers, FVM is notable because it coordinates a language runtime, project-local metadata, IDE settings, shell commands, and CI behavior without replacing Flutter itself.
FVM is a clean example of a language-specific version manager becoming packaging infrastructure. Its value is not the Flutter SDK download alone, but the reproducible handoff between a project's version file, developer shell commands, IDE configuration, and automated builds.
The 3.x and 4.x changelog entries are especially interesting for package maintainers because they document migration pressure around config files, git cache size, forked SDKs, prebuilt binaries, and package-manager deployment.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.fvmrcexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
fvm | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/leoafarias/fvm
métadonnées d'installation
| Clé du paquet | brew:fvm |
|---|---|
| Version | 4.1.2 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fvm |
| Page d'accueil | https://fvm.app |
| Dépôt | https://github.com/leoafarias/fvm |
| Docs amont | https://fvm.app/documentation/getting-started/installation |
| Licence | MIT |
| Archive source | https://github.com/leoafarias/fvm/archive/refs/tags/4.1.2.tar.gz |
| Dernière mise à jour | 2026-06-25T18:45:55Z |
| Pulse | updated |
| Dépendances | dartaotruntime |
| Dépendances de compilation | dart-sdk |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fvm |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
fvm
nix profile install nixpkgs#fvmfvm 4.1.0-1
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
sudo pacman -S fvmfvm
sudo port install fvmfvm
choco install fvmextras/fvm
scoop install extras/fvmpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.