Skip to content

flutter assemble overrides -d flag #97505

@timsneath

Description

@timsneath

Steps to Reproduce

Run flutter assemble -h:

[C:\scratch\runner_app] flutter assemble --help
Assemble and build Flutter resources.

Global options:
-h, --help                  Print this usage information.
-v, --verbose               Noisy logging, including all shell commands executed.
                            If used with "--help", shows hidden options. If used with "flutter doctor", shows additional
                            diagnostic information. (Use "-vv" to force verbose logging in those cases.)
-d, --device-id             Target device id or name (prefixes allowed).
...

Usage: flutter assemble [arguments]
-h, --help                            Print this usage information.
-d, --define=<target=key=value>       Allows passing configuration to a target, as in "--define=target=key=value".
...

Note that -d is defined as meaning both --device-id and --define.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listfound in release: 2.10Found to occur in 2.10found in release: 2.8Found to occur in 2.8has reproducible stepsThe issue has been confirmed reproducible and is ready to work onr: fixedIssue is closed as already fixed in a newer versionteam-toolOwned by Flutter Tool teamtoolAffects the "flutter" command-line tool. See also t: labels.tool-still-validIssues that have been deemed still valid as part of the Flutter Tools issue cleanup initiative.triaged-toolTriaged by Flutter Tool team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions