Below you will find pages that utilize the taxonomy term “chika3742”
January 13, 2026
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.
January 4, 2026
setup-fvm
Version updated for https://github.com/chika3742/setup-fvm to version v3.1.1.
This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action, setup-fvm, automates the setup of the Flutter SDK using FVM (Flutter Version Management) and provides caching for the Flutter SDK and Pub packages. It simplifies the process of managing Flutter versions and dependencies in CI/CD workflows, ensuring consistent environments and faster builds by caching resources.
December 30, 2025
setup-fvm
Version updated for https://github.com/chika3742/setup-fvm to version v3.0.4.
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 FVM (Flutter Version Management) by installing FVM, managing the Flutter SDK, and running package resolution commands (fvm flutter pub get). It also caches the Flutter SDK and Pub packages to improve build performance, even preserving the cache if the job fails, streamlining Flutter project workflows.