package name change
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user