shorebird icon indicating copy to clipboard operation
shorebird copied to clipboard

feat: support --flutter-version=fvm and --flutter-version=system

Open eseidel opened this issue 6 months ago • 1 comments

I chose this approach so we didn't have to write any code to read .fvmrc files, and all we do is just know to run fvm flutter rather than flutter when determining the version from the system-available flutter.

Fixes https://github.com/shorebirdtech/shorebird/issues/1385

And is part of potentially fixing https://github.com/shorebirdtech/shorebird/issues/2529.

eseidel avatar Jul 17 '25 18:07 eseidel

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests.

:loudspeaker: Thoughts on this report? Let us know!

codecov[bot] avatar Jul 17 '25 18:07 codecov[bot]