flutter install
Install a Flutter app on an attached device
Options
| Name | Description | 
|---|---|
| -h, --help | Print this usage information | 
| -v, --verbose | Noisy 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-analytics | Suppress analytics reporting when this command runs | 
| --device-user  <seconds> | Identifier number for a user or work profile on Android only. Run "adb shell pm list users" for available identifiers | 
| --device-timeout  <seconds> | Time in seconds to wait for devices to attach. Longer timeouts may be necessary for networked devices |