bancolombia/Flutter Setup
Flutter installer with caching support
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Sep 25, 2025
- License
- MIT
Pinned Snippet
uses: bancolombia/flutter-setup-action@465e3e8e31528c6a6807f0559f734777f128839f # v1.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| channel | Flutter channel: stable | beta | dev | no | stable |
| flutter-version | Exact version (e.g. "3.32.0") or "latest" for the tip of the channel | no | latest |
| java-version | Temurin Java version (e.g. "17"). Empty to skip. | no | 17 |
| cache | Enable caching for Flutter SDK and pub/Gradle packages | no | true |
| cache-key-suffix | Optional suffix to manually invalidate caches | no | "" |
Outputs
no outputs