documentation updates
This commit is contained in:
@@ -4,13 +4,15 @@ Below are instructions for building the Filament (currently pinned to v1.58.0) f
|
||||
|
||||
This is only for developers extending the Thermion package itself; if you are simply using Thermion as a dependency in your `pubspec.yaml`, you can ignore this.
|
||||
|
||||
## MacOS
|
||||
## MacOS (arm64/x64)
|
||||
|
||||
```
|
||||
./build.sh -i -f -p desktop release
|
||||
./build.sh -i -f -t -d -p desktop debug # build with the framegraph viewer/material debug server enabled
|
||||
./build.sh -l -i -f -p desktop release
|
||||
./build.sh -l -i -f -t -d -p desktop debug # build with the framegraph viewer/material debug server enabled
|
||||
```
|
||||
|
||||
# iOS
|
||||
|
||||
## Android
|
||||
|
||||
```
|
||||
|
||||
@@ -15,6 +15,8 @@
|
||||
<a href="https://discord.gg/h2VdDK3EAQ"><img src="https://img.shields.io/discord/993167615587520602?logo=discord&logoColor=fff&labelColor=333940" alt="discord"></a>
|
||||
<a href="https://github.com/nmfisher/thermion"><img src="https://img.shields.io/github/contributors/nmfisher/flutter_filament?logo=github&labelColor=333940" alt="contributors"></a>
|
||||
|
||||
https://github.com/user-attachments/assets/b0c07b5a-6156-4e42-a09b-5f9bd85fbf32
|
||||
|
||||
### Features
|
||||
|
||||
- Supports iOS (arm64), MacOS (arm64/x64), Android (arm64), Windows (x64) (>= 10), Web/WASM
|
||||
|
||||
Reference in New Issue
Block a user