package change and add libs

This commit is contained in:
Nick Fisher
2022-01-30 13:59:42 +08:00
parent dc3f9e9be8
commit 62028d1114
15 changed files with 160 additions and 41 deletions

View File

@@ -1,5 +1,5 @@
name: holovox_filament_example
description: Demonstrates how to use the holovox_filament plugin.
name: polyvox_filament_example
description: Demonstrates how to use the polyvox_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
holovox_filament:
polyvox_filament:
path: ../
cupertino_icons: ^1.0.2
@@ -26,14 +26,9 @@ dependencies:
dev_dependencies:
flutter_test:
sdk: flutter
# The "flutter_lints" package below contains a set of recommended lints to
# encourage good coding practices. The lint set provided by the package is
# activated in the `analysis_options.yaml` file located at the root of your
# package. See that file for information about deactivating specific lint
# rules and activating additional ones.
flutter_lints: ^1.0.0
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec