https://github.com/leoafarias/fvm
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
https://github.com/leoafarias/fvm
cli dart flutter flutter-releases flutter-sdk-versions fvm sdk
Last synced: 6 months ago
JSON representation
Flutter Version Management: A simple CLI to manage Flutter SDK versions.
- Host: GitHub
- URL: https://github.com/leoafarias/fvm
- Owner: leoafarias
- License: mit
- Created: 2019-02-22T06:57:07.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T22:06:06.000Z (7 months ago)
- Last Synced: 2025-05-12T13:11:54.881Z (6 months ago)
- Topics: cli, dart, flutter, flutter-releases, flutter-sdk-versions, fvm, sdk
- Language: Dart
- Homepage: https://fvm.app
- Size: 11 MB
- Stars: 4,983
- Watchers: 28
- Forks: 254
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-flutter-cn - FVM - Flutter版本管理:一个简单的命令行工具,用于管理Flutter SDK的版本。 (实用工具 / Top)
- awesome-flutter-cn - FVM - Flutter 版本管理: 一个简单的管理 Flutter SDK 版本的命令行工具 (工具集 / 热门的)
- awesome-env - fvm
- awesome-flutter - FVM - Flutter Version Management: A simple CLI to manage Flutter SDK versions. ` 📝 4 days ago ` (Utilities [🔝](#readme))
- fucking-awesome-flutter - FVM - Flutter Version Management: A simple cli to manage Flutter SDK versions. (Utilities / Top)
- awesome-version-managers - fvm - A version manager allowing to reference Flutter SDK version on a per-project basis, allows you to have multiple versions installed. (Version Managers / Flutter)
- awesome-flutter - FVM - Flutter Version Management: A simple cli to manage Flutter SDK versions. (Utilities / Top)
README
# fvm

[](https://pub.dev/packages/fvm/changelog)
[](https://pub.dev/packages/fvm/score)
[](https://pub.dev/packages/fvm/score)
[](https://github.com/leoafarias/fvm/graphs/contributors)
[](https://opensource.org/licenses/mit-license.php)

[](https://github.com/Solido/awesome-flutter)
FVM streamlines Flutter version management. It allows per project SDK versions, ensuring consistent app builds and easier testing of new releases, thereby boosting the efficiency of your Flutter project tasks.
## Why FVM?
- Need for simultaneous use of multiple Flutter SDKs.
- SDK testing requires constant [channel](https://github.com/flutter/flutter/wiki/Flutter-build-release-channels) switching.
- Channel switches are slow and need repeated reinstalls.
- Difficulty managing the latest successful SDK version used in an app.
- Flutter's major updates demand total app migration.
- Inconsistencies occur in development environments within teams.
For more information, read [FVM documentation](https://fvm.app).
## Contributors
---
Checkout Flutter Sidekick. [Read more about it here.](https://github.com/leoafarias/sidekick)
## Troubleshooting
Please view our [FAQ](https://www.fvm.app/documentation/getting-started/faq).
## License
This project is licensed under the MIT License; see [LICENSE](LICENSE) file for details.