remove golden_toolkit from test dependency
This commit is contained in:
@@ -6,7 +6,7 @@ description: Demonstrates how to use the polyvox_filament plugin.
|
|||||||
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
sdk: ">=2.12.0 <4.0.0"
|
sdk: ">=3.0.0 <4.0.0"
|
||||||
|
|
||||||
# Dependencies specify other packages that your package needs in order to work.
|
# Dependencies specify other packages that your package needs in order to work.
|
||||||
# To automatically upgrade your package dependencies to the latest versions
|
# To automatically upgrade your package dependencies to the latest versions
|
||||||
@@ -29,7 +29,6 @@ dev_dependencies:
|
|||||||
integration_test:
|
integration_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
flutter_lints: ^1.0.0
|
flutter_lints: ^1.0.0
|
||||||
golden_toolkit: ^0.15.0
|
|
||||||
crypto:
|
crypto:
|
||||||
image_compare: ^1.1.2
|
image_compare: ^1.1.2
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user