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