Description
Add the ability to create a Flutter app without the default three-environment setup (development, staging, production).
Developers who are prototyping or building simpler apps often want a single default environment without having to manually delete flavor configurations after generation. This requires adding a single-flavor variant or conditional flavor generation directly to the very_good_core template.
Proposed flag: --no-flavors or --single-environment.
This issue was first created in Very Good CLI: #432
Requirements
Additional Context
No response
Description
Add the ability to create a Flutter app without the default three-environment setup (development, staging, production).
Developers who are prototyping or building simpler apps often want a single default environment without having to manually delete flavor configurations after generation. This requires adding a single-flavor variant or conditional flavor generation directly to the
very_good_coretemplate.Proposed flag:
--no-flavorsor--single-environment.This issue was first created in Very Good CLI: #432
Requirements
Additional Context
No response