docs: update 'Updating' sections with new format

This commit is contained in:
AJ ONeal
2021-08-15 05:57:26 +00:00
parent dfb477380c
commit 20dea82a28
28 changed files with 44 additions and 175 deletions
+2 -8
View File
@@ -5,14 +5,8 @@ tagline: |
Flutter is a UI Toolkit for mobile, web, and desktop.
---
## Updating `flutter`
```bash
webi flutter@stable
```
Use `@lts` for long-term support and the `@beta` and `@alpha` tags for
pre-releases and dev releases, or `@x.y.z` for a specific version.
To update or switch versions, run `webi flutter@stable` (or `@v2.2`, `@beta`,
etc).
## Cheat Sheet