Sort dependencies

This commit is contained in:
Roland Geider
2021-05-08 21:11:02 +02:00
parent 964af57f5b
commit 6e996bad49
2 changed files with 4 additions and 6 deletions

View File

@@ -358,7 +358,7 @@ packages:
name: flutter_typeahead
url: "https://pub.dartlang.org"
source: hosted
version: "3.1.2"
version: "3.1.3"
flutter_web_plugins:
dependency: transitive
description: flutter
@@ -692,7 +692,7 @@ packages:
name: shelf
url: "https://pub.dartlang.org"
source: hosted
version: "1.1.1"
version: "1.1.2"
shelf_web_socket:
dependency: transitive
description:

View File

@@ -32,6 +32,7 @@ dependencies:
sdk: flutter
android_metadata: ^0.2.1
camera: ^0.8.1
charts_flutter: ^0.10.0
collection: ^1.15.0-nullsafety.4
cupertino_icons: ^1.0.0
@@ -39,6 +40,7 @@ dependencies:
flutter_html: ^2.0.0-nullsafety.1
flutter_typeahead: ^3.1.1
http: ^0.13.2
image_picker: ^0.7.4
intl: ^0.17.0
json_annotation: ^4.0.0
package_info: ^2.0.0
@@ -46,10 +48,6 @@ dependencies:
shared_preferences: ^2.0.5
table_calendar: ^3.0.0
url_launcher: ^6.0.2
camera: ^0.8.1
#path_provider: ^2.0.1
#path: ^1.8.0
image_picker: ^0.7.4
dev_dependencies:
flutter_test: