flutter assemble

Assemble and build Flutter resources

Options

NameDescription
-h, --helpPrint this usage information
-v, --verboseNoisy logging, including all shell commands executed. If used with --help, shows hidden options
-d, --device-id <device id>Target device id or name (prefixes allowed)
--suppress-analyticsSuppress analytics reporting when this command runs
-d, --defineAllows passing configuration to a target with --define=target=key=value
--performance-measurement-fileOutput individual target performance to a JSON file
-i, --inputTreat warning level issues as fatal
--depfileA file path where a depfile will be written. This contains all build inputs and outputs in a make style syntax
--build-inputsA file path where a newline separated file containing all inputs used will be written after a build. This file is not included as a build input or output. This file is not written if the build fails for any reason
--build-outputsA file path where a newline separated file containing all outputs used will be written after a build. This file is not included as a build input or output. This file is not written if the build fails for any reason
-o, --outputA directory where output files will be written. Must be either absolute or relative from the root of the current Flutter project
--ExtraGenSnapshotOptions
--ExtraFrontEndOptions
--DartDefines
--resource-pool-sizeThe maximum number of concurrent tasks the build system will run