flutter: add run example
Example of running flutter on all emulators and devices
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
77763027bd
commit
600df8ce48
@@ -26,3 +26,7 @@
|
|||||||
- List or change Flutter channel. Channels: stable, beta, dev, master:
|
- List or change Flutter channel. Channels: stable, beta, dev, master:
|
||||||
|
|
||||||
`flutter channel {{channel}}`
|
`flutter channel {{channel}}`
|
||||||
|
|
||||||
|
- Run Flutter on all started emulators and connected devices:
|
||||||
|
|
||||||
|
`flutter run -d all`
|
||||||
|
Reference in New Issue
Block a user