Open
Description
Is your feature request related to a problem? Please describe.
This is not made for the latest version of flutter. That should be noted somewhere.
Describe the solution you'd like
An fvm config file stating the version number. Presumably it would be 2.10.5
, as that was the latest version when the app was added in 3d593a0, altho the ios build is failing on that version for me.
Describe alternatives you've considered
Trying to figure out which version it is by correlating the commit with flutter releases
Additional context
n/a