Skip to content

Docs: Fix flutter build command for Android flavors #12257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Hassnaa9
Copy link

@Hassnaa9 Hassnaa9 commented Aug 1, 2025

Fixes #12248

This pull request updates the Launch a flavor section of the Android flavors documentation to correct the command for building a specific flavor.

The Problem:
The current documentation at src/content/deployment/flavors.md incorrectly states that the flutter build command can be used with only the --flavor flag. As of recent Flutter updates, this syntax is invalid and results in an error... (and so on)

@Hassnaa9 Hassnaa9 requested review from sfshaza2, parlough, jmagman and a team as code owners August 1, 2025 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flutter build --flavor does not work
1 participant