flutter: add channel example

beep
Martin L. Jensen 2020-09-04 20:58:56 +02:00 committed by Starbeamrainbowlabs
parent 6c405df735
commit 6a0cd5f770
1 changed files with 4 additions and 0 deletions

View File

@ -22,3 +22,7 @@
- Show information about the installed tooling:
`flutter doctor`
- List or change Flutter channel. Channels: stable, beta, dev, master
`flutter channel {{channel}}`