fluttergen/Setup FlutterGen
Setup FlutterGen CLI in your GitHub Actions workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | FlutterGen version (optional, will be detected from project root .tool-versions or .mise.toml if not provided) | no | — |
| cache | Cache FlutterGen CLI (default: true) | no | true |
| cache-key | Cache key for FlutterGen CLI | no | — |
| cache-path | Cache path for FlutterGen CLI | no | — |
Outputs
| name | description |
|---|---|
| version | Installed FlutterGen version |