renaming to Thermion
This commit is contained in:
11
README.md
11
README.md
@@ -8,7 +8,7 @@ Powers the [Polyvox](https://polyvox.app) and [odd-io](https://github.com/odd-io
|
||||
|
||||
This is still in beta: bugs/missing features are to be expected.
|
||||
|
||||
https://github.com/nmfisher/flutter_filament/assets/7238578/abaed1c8-c97b-4999-97b2-39e85e0fa7dd
|
||||
https://github.com/nmfisher/thermion_flutter/assets/7238578/abaed1c8-c97b-4999-97b2-39e85e0fa7dd
|
||||
|
||||
|
||||
|Feature|Supported|
|
||||
@@ -38,7 +38,7 @@ Next, clone this repository and pull the latest binaries from Git LFS:
|
||||
|
||||
```
|
||||
cd $HOME
|
||||
git clone <repo> && cd flutter_filament
|
||||
git clone <repo> && cd thermion_flutter
|
||||
git lfs pull
|
||||
```
|
||||
|
||||
@@ -61,7 +61,7 @@ description: Your project
|
||||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
flutter_filament:
|
||||
thermion_flutter:
|
||||
path: <path where you cloned the repository>
|
||||
```
|
||||
|
||||
@@ -324,7 +324,10 @@ If you have some kind of looping animation in your app code, make sure it pauses
|
||||
|
||||
## Versioning
|
||||
|
||||
Web requires Flutter engine commit 1f4e378de149019767c289783ea9a5be5f1c7461
|
||||
The WASM/FFI build requires Flutter engine commit 1f4e378de149019767c289783ea9a5be5f1c7461
|
||||
|
||||
Download Web https://pub-c8b6266320924116aaddce03b5313c0a.r2.dev/filament-v1.51.2-webgl2-nopthreads.zip
|
||||
|
||||
|
||||
||Android|iOS|MacOS|Windows|Linux|WebGL|
|
||||
|---|---|---|---|---|---||
|
||||
|
||||
Reference in New Issue
Block a user