flavorflow-io/FlavorFlow Apply Flavor Configuration
Apply complete flavor configuration including branding, assets, and environment variables. See https://flavorflow.io
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flavor | The flavor JSON object containing branding information | yes | — |
| project-api-key | The project API key to fetch additional resources if needed | yes | — |
| assets-destination | Directory where assets should be downloaded | no | ./assets |
| project-type | The type of project to apply flavor to (android-native-compose, android-native-xml) | no | — |
Outputs
| name | description |
|---|---|
| status | Status of the branding application |
| flavor-name | Name of the applied flavor |
| package-name | Package name that was applied |
| logo-path | Path to the downloaded logo file |
| assets-downloaded | Number of assets that were downloaded |
| variables-set | Number of environment variables that were set |
| project-type | Project type that was used (actual or detected) |