package name changes and fixes

This commit is contained in:
Nick Fisher
2021-12-06 17:19:52 +08:00
parent 61e3ed179c
commit 77a68a11de
20 changed files with 121 additions and 208 deletions

View File

@@ -1,5 +1,5 @@
name: holovox_filament
description: The 3D rendering layer for the Holovox app.
name: polyvox_filament
description: The 3D rendering layer for the Polyvox app.
version: 0.0.1
homepage:
@@ -31,4 +31,4 @@ flutter:
#package: com.thepipecat.flutter.filament
#pluginClass: FilamentPlugin
ios:
pluginClass: HolovoxFilamentPlugin
pluginClass: PolyvoxFilamentPlugin