package name change

This commit is contained in:
Nick Fisher
2021-11-06 12:38:56 +08:00
parent 4a87ccd143
commit 51ba4b2377
29 changed files with 252 additions and 57 deletions

View File

@@ -1,5 +1,5 @@
name: mimetic_filament_example
description: Demonstrates how to use the mimetic_filament plugin.
name: holovox_filament_example
description: Demonstrates how to use the holovox_filament plugin.
# The following line prevents the package from being accidentally published to
# pub.dev using `flutter pub publish`. This is preferred for private packages.
@@ -18,7 +18,7 @@ dependencies:
flutter:
sdk: flutter
mimetic_filament:
holovox_filament:
path: ../
cupertino_icons: ^1.0.2