setup-fvm
Version updated for https://github.com/chika3742/setup-fvm to version v3.1.3.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-fvm GitHub Action automates the setup of the Flutter SDK using FVM (Flutter Version Management) and caches the SDK and Pub packages for efficient reusability. It simplifies managing Flutter versions and dependencies across CI/CD workflows while ensuring caching persists even if the job fails, reducing build times and improving reliability.
Release notes
Changes
- Fixed fails to save caches (updated dependency)