David PHAM-VAN

Sort pubspec dependencies

... ... @@ -10,15 +10,15 @@ environment:
sdk: ">=2.3.0 <3.0.0"
dependencies:
meta: ^1.1.5
vector_math: ^2.0.0
utf: ^0.9.0
crypto: ^2.0.6
archive: ^2.0.10
barcode: ^1.16.0
crypto: ^2.0.6
image: ^2.1.10
meta: ^1.1.5
path_parsing: ^0.1.4
utf: ^0.9.0
vector_math: ^2.0.0
dev_dependencies:
test:
pedantic: 1.9.2
test:
... ...
... ... @@ -9,14 +9,14 @@ environment:
dependencies:
flutter:
sdk: flutter
printing:
pdf:
printing:
dependency_overrides:
printing:
path: ../
pdf:
path: ../../pdf
printing:
path: ../
flutter:
uses-material-design: true
... ...
... ... @@ -15,11 +15,11 @@ dependencies:
sdk: flutter
flutter_web_plugins:
sdk: flutter
pdf: ^1.11.1
plugin_platform_interface: ^1.0.2
meta: ^1.1.5
image: ^2.1.4
js: ^0.6.1
meta: ^1.1.5
pdf: ^1.11.1
plugin_platform_interface: ^1.0.2
dev_dependencies:
flutter_test:
... ...