Skip to content

feat: add single-environment (no-flavors) option to flutter_app template #463

@marcossevilla

Description

@marcossevilla

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

  • All CI/CD checks are passing.
  • There is no drop in the test coverage percentage.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureA new feature or request

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions