fix: File picker issue

This commit is contained in:
Christian Pauly 2020-10-28 12:17:23 +01:00
parent b471bd05aa
commit aa191c197a
2 changed files with 10 additions and 3 deletions

View File

@ -247,14 +247,21 @@ packages:
name: file_picker
url: "https://pub.dartlang.org"
source: hosted
version: "2.0.11"
version: "1.13.3"
file_picker_cross:
dependency: "direct main"
description:
name: file_picker_cross
url: "https://pub.dartlang.org"
source: hosted
version: "4.2.6"
version: "4.2.2"
file_picker_platform_interface:
dependency: transitive
description:
name: file_picker_platform_interface
url: "https://pub.dartlang.org"
source: hosted
version: "1.3.1"
firebase:
dependency: transitive
description:

View File

@ -30,7 +30,7 @@ dependencies:
ref: 955fb747c29eab76b17eb9a13ebc15026e917fb8
localstorage: ^3.0.3+6
file_picker_cross: ^4.2.6
file_picker_cross: 4.2.2
image_picker: ^0.6.7+12
url_launcher: ^5.7.8
cached_network_image: ^2.3.3