diff --git a/pubspec.lock b/pubspec.lock index 2e58b12..be8d42e 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -21,7 +21,7 @@ packages: name: archive url: "https://pub.dartlang.org" source: hosted - version: "3.3.1" + version: "3.3.0" args: dependency: transitive description: @@ -224,7 +224,7 @@ packages: name: file url: "https://pub.dartlang.org" source: hosted - version: "6.1.4" + version: "6.1.2" file_picker: dependency: "direct main" description: @@ -574,7 +574,7 @@ packages: name: material_color_utilities url: "https://pub.dartlang.org" source: hosted - version: "0.2.0" + version: "0.1.5" meta: dependency: transitive description: @@ -693,7 +693,7 @@ packages: name: permission_handler url: "https://pub.dartlang.org" source: hosted - version: "10.1.0" + version: "10.2.0" permission_handler_android: dependency: transitive description: @@ -908,7 +908,7 @@ packages: name: source_span url: "https://pub.dartlang.org" source: hosted - version: "1.9.1" + version: "1.9.0" sprintf: dependency: transitive description: @@ -929,7 +929,7 @@ packages: name: stream_channel url: "https://pub.dartlang.org" source: hosted - version: "2.1.1" + version: "2.1.0" string_scanner: dependency: transitive description: @@ -957,7 +957,7 @@ packages: name: test_api url: "https://pub.dartlang.org" source: hosted - version: "0.4.14" + version: "0.4.12" tuple: dependency: transitive description: @@ -1055,14 +1055,14 @@ packages: name: vector_math url: "https://pub.dartlang.org" source: hosted - version: "2.1.4" + version: "2.1.2" vm_service: dependency: transitive description: name: vm_service url: "https://pub.dartlang.org" source: hosted - version: "9.4.0" + version: "9.0.0" watcher: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 92fa4fb..cbb0946 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -21,7 +21,7 @@ dependencies: shared_preferences: any path_provider: any url_launcher: any - permission_handler: any + permission_handler: ^10.2.0 image_picker: any # pick image image_save: any # Mobile save image to gallery file_picker: any # pick file