docs: update quickstart/getting started/viewer docs

This commit is contained in:
Nick Fisher
2025-07-03 14:32:07 +08:00
parent c7dfd293e2
commit a8a52bb2f4
4 changed files with 47 additions and 40 deletions

View File

@@ -12,12 +12,7 @@
## Installation
First, make sure you have the Thermion Flutter plugin added to your dependencies:
```yaml
dependencies:
thermion_flutter: ^latest_version
```
Follow the steps listed in [Getting Started](./gettingstarted) to configure your Flutter installation and project.
## Basic Usage