flavor_cli 0.0.4 copy "flavor_cli: ^0.0.4" to clipboard
flavor_cli: ^0.0.4 copied to clipboard

Production-grade Flutter flavor automation CLI

Changelog #

0.0.4 #

  • Code Generation Improvements: Added "// GENERATED CODE - DO NOT MODIFY BY HAND" headers and removed redundant TODOs in the generated AppConfig.
  • Enhanced Reset Command: Improved the reset command to be more resilient by allowing it to run even when the configuration file is partially invalid.
  • Documentation Cleanup: Streamlined the main README.md and example documentation for improved clarity and conciseness.
  • Internal Refinements: Added support for bypassing validation in ConfigService when performing cleanup or reset operations.

0.0.3 #

  • Migration Support: Added migrate command to safely upgrade existing .flavor_cli.json files to the latest format, including filling in missing per-flavor values.
  • Non-Interactive Initialization: Enhanced init command to support --from for fully automated setups by persisting all configuration values in .flavor_cli.json.
  • Package ID Strategy: Added package_id_strategy to support unique IDs or shared IDs for flavors.

0.0.2 #

  • Android & iOS Focus: Restricted the CLI to strictly support Android and iOS environments.
  • Enhanced Documentation: Updated the example project with a new README.

0.0.1 #

  • Initial release of flavor_cli.
3
likes
0
points
92
downloads

Publisher

unverified uploader

Weekly Downloads

Production-grade Flutter flavor automation CLI

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, mason_logger, path

More

Packages that depend on flavor_cli