Tools
There are a few tools that make it easier to implement or use FVM in your workflow. Below is a non-exhaustive list. If there is a tool which is not listed feel free to open a pull-request with it.
#
Desktop AppsSidekick#
Sidekick is an app that provides a simple desktop interface to tools that enhance Flutter development experience to make it even more delightful.
#
Github Actionsfvm-config-action#
An action that parses an FVM config file into environment variables which can then be used to configure the https://github.com/subosito/flutter-action.
#
Docker ImagesOfficial Images#
We have some official Docker images which can be a starting point for customization.
daniellampl/flutter-fvm#
Allows you to build your mobile #flutter applications using fvm (Flutter Version Management) inside a Docker container 🐳