-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concern
Description
Page URL
https://docs.flutter.dev/deployment/flavors/
Page source
https://github.com/flutter/website/tree/main/src/content/deployment/flavors.md
Describe the problem
In section "Launch a flavor", the page describes the following syntax:
flutter (run | build) --flavor <flavor_name>
However, --flavor
seems to have been removed from flutter build
. Adding it results in an error. flutter build --help
does not list it as an option either.
Expected fix
Describe how to build for Android with a flavor (or if the removal of the option was an error, undo it)
Additional context
No response
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.
Metadata
Metadata
Assignees
Labels
from.page-issueReported in a reader-filed concernReported in a reader-filed concern