fvm 3.0.0-beta.2 copy "fvm: ^3.0.0-beta.2" to clipboard
fvm: ^3.0.0-beta.2 copied to clipboard

A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.

fvm #

GitHub stars Pub Version Pub Likes Pub Points Coverage Github All Contributors MIT Licence Awesome Flutter

Flutter Version Management (FVM): A simple CLI tool to manage Flutter SDK versions.

FVM helps with the need for consistent app builds by allowing to reference a Flutter SDK version used on a per-project basis. It also allows you to have multiple Flutter versions installed to quickly validate and test upcoming Flutter releases with your apps, without waiting for Flutter installation every time.

Features:

  • Configure and use any Flutter SDK version per project.
  • Ability to install and locally cache multiple Flutter SDK versions.
  • Fast switch between Flutter channels and SDK versions.
  • Dynamic Flutter SDK paths for IDE debugging support.
  • Version FVM config with your project for consistency across teams and CI environments.

For more information, read FVM documentation.


Checkout Flutter Sidekick. Read more about it here.

FVM App Screenshot

Working with this repo #

Tests #

pub run test

Publishing the package #

Before pushing the package to pub.dev, run the following command to create a version constant:

pub run build_runner build

Troubleshooting #

Please view our FAQ.

License #

This project is licensed under the MIT License; see LICENSE file for details.

Contributors ✨ #

A sincere thank you goes to these wonderful people (emoji key):

Leo Farias
Leo Farias

πŸ“– πŸ€” πŸ’» πŸ’‘ πŸ‘€ 🚧 πŸš‡
Ianko Leite
Ianko Leite

πŸ€”
Caijinglong
Caijinglong

πŸ’» πŸ€”
zmtzawqlp
zmtzawqlp

πŸ›
Peter Leibiger
Peter Leibiger

πŸ’» 🚧 πŸ’¬
Luca Panteghini
Luca Panteghini

πŸ“–
David Martos
David Martos

πŸ’» ⚠️ πŸ“–
Sven Jacobs
Sven Jacobs

πŸ’»
Wolfhard Prell
Wolfhard Prell

πŸ’»
Jaspreet Singh
Jaspreet Singh

πŸ€” πŸ’»
Matias de Andrea
Matias de Andrea

πŸ“–
znjameswu
znjameswu

πŸ›
Dominik Roszkowski
Dominik Roszkowski

πŸ“– πŸ“’
Suguru Kishimoto
Suguru Kishimoto

πŸ›
mx1up
mx1up

πŸ› πŸ’»
Alexandru Mariuti
Alexandru Mariuti

πŸ’»
Andrea Del Fante
Andrea Del Fante

πŸ€” πŸ’»
Pieter van Loon
Pieter van Loon

πŸ’» πŸ€”
Mr Yang
Mr Yang

πŸ’»
Krzysztof Bogacki
Krzysztof Bogacki

πŸ› πŸ’»
Sebastian Roth
Sebastian Roth

πŸ’» πŸ€”
Taras Mankovski
Taras Mankovski

πŸš‡ πŸ€”
Jan Mewes
Jan Mewes

πŸ“–
Allan Laal
Allan Laal

πŸ“–
Rob Halff
Rob Halff

πŸ“–
Nils Reichardt
Nils Reichardt

πŸš‡ πŸ’» πŸ“–
Juan Carlos RamΓ³n Condezo
Juan Carlos RamΓ³n Condezo

πŸ“– 🌍
zeshuaro
zeshuaro

πŸ’»
ziehlke
ziehlke

πŸ“–
Francisco PinzΓ³n
Francisco PinzΓ³n

πŸ“–
Thor Galle
Thor Galle

πŸ“–
Giuseppe Cianci
Giuseppe Cianci

πŸ“–
Shreyam Maity
Shreyam Maity

πŸ“–
Niklas Schulze
Niklas Schulze

πŸ’» πŸ€” πŸ›
Gonzalo Gauto
Gonzalo Gauto

πŸ€” πŸ’»
Etienne ThΓ©odore
Etienne ThΓ©odore

πŸ“–
John Brian
John Brian

πŸ“–
Bryan Oltman
Bryan Oltman

πŸ“–
Dovydas Stepona
Dovydas Stepona

πŸ“–

This project follows the all-contributors specification. Contributions of any kind are very welcome!

547
likes
0
pub points
90%
popularity

Publisher

verified publisherleoafarias.com

A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, dart_console, date_format, git, interact, io, mason_logger, meta, path, pub_semver, pub_updater, pubspec, scope, stack_trace, tint, yaml

More

Packages that depend on fvm