Skip to content

leoafarias/fvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

81b89db · Feb 16, 2024
Apr 14, 2021
Feb 14, 2024
Oct 2, 2023
Feb 14, 2024
Feb 12, 2024
Feb 18, 2021
Feb 16, 2024
Sep 20, 2023
Feb 14, 2024
Feb 14, 2024
Feb 13, 2024
Feb 8, 2024
Sep 28, 2023
Feb 16, 2024
Mar 3, 2019
Feb 13, 2024
Feb 14, 2024
May 4, 2021
Feb 15, 2024
Feb 16, 2024
Feb 15, 2024
Feb 15, 2024
Feb 15, 2024

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.