fluttertools / fvm

Flutter Version Management: A simple CLI to manage Flutter SDK versions.

Home Page:https://fvm.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Update test coverage

To update test coverage, run the following command:

pub run test_cov

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!

About

Flutter Version Management: A simple CLI to manage Flutter SDK versions.

https://fvm.app

License:MIT License


Languages

Language:Dart 82.2%Language:MDX 8.7%Language:TypeScript 3.6%Language:JavaScript 3.1%Language:CSS 1.4%Language:Dockerfile 1.0%