Skip to content

leoafarias/fvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b6692c2 · Apr 14, 2025
Mar 20, 2024
Aug 30, 2024
Oct 2, 2023
Aug 26, 2024
Sep 5, 2024
Feb 18, 2021
Oct 1, 2024
Jan 7, 2025
Aug 25, 2024
Jun 27, 2024
Feb 28, 2024
Mar 20, 2024
Sep 28, 2023
Aug 26, 2024
Mar 3, 2019
Feb 13, 2024
Feb 14, 2024
Mar 6, 2024
May 4, 2021
Sep 4, 2024
Aug 26, 2024
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025

Repository files navigation

fvm

GitHub stars Pub Version Pub Likes Pub Points All Contributors MIT License Codecov 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 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.

Contributors


Checkout Flutter Sidekick. Read more about it here.

Troubleshooting

Please view our FAQ.

License

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