mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
flutter: added suggestion with select options
Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:
parent
6ed0deee25
commit
75fcfdab4e
1 changed files with 2 additions and 2 deletions
|
@ -23,9 +23,9 @@
|
|||
|
||||
`flutter doctor`
|
||||
|
||||
- List or change Flutter channel. Channels: stable, beta, dev, master:
|
||||
- List or change Flutter channel:
|
||||
|
||||
`flutter channel {{channel}}`
|
||||
`flutter channel {{stable|beta|dev|master}}`
|
||||
|
||||
- Run Flutter on all started emulators and connected devices:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue