fvm 0.7.1 copy "fvm: ^0.7.1" to clipboard
fvm: ^0.7.1 copied to clipboard

outdated

A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.

0.7.1 #

  • Updated version constant

0.7.0 #

  • Added support for new Flutter 1.17.0+ versioning scheme - The new versioning scheme includes changes to tag names and thus also version names for FVM. When reinstalling Flutter versions <1.17.0, the FVM install-path will change, potentially breaking projects that rely on the install-path. The install-path will change from ~/fvm/versions/1.15.17 to ~/fvm/versions/v1.15.17. Make sure to change this in your IDE configuration.

0.6.7 #

  • Added version command to see currently installed fvm version

0.6.6 #

  • Better Flutter command compatibility
  • Improved error logging and --verbose behavior
  • Friendlier error messages

0.6.5 #

  • Better Error handling and friendlier error message

0.6.4 #

  • Project clean-up and tweaks for better pub analysis.

0.6.3 #

  • Initial stable version rewritten in Dart.
547
likes
0
pub points
90%
popularity

Publisher

verified publisherleoafarias.com

A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

args, cli_util, console, io, path

More

Packages that depend on fvm