Below you will find pages that utilize the taxonomy term “Project516”
August 3, 2026
Setup Flutter with pub cache
Version updated for https://github.com/Project516/setup-flutter to version v1.0.1.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action sets up Flutter and caches its pub cache, automating the process of installing Flutter, restoring the pub cache, and running flutter pub get. It simplifies CI/CD pipelines by reducing repetitive setup steps, especially when dealing with different versions or channels of Flutter.