Bump file_picker

This commit is contained in:
Vishesh Handa
2020-10-09 09:39:04 +02:00
parent 684baa93c2
commit 5ed1b5314b
2 changed files with 2 additions and 2 deletions

View File

@ -247,7 +247,7 @@ packages:
name: file_picker name: file_picker
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "2.0.6" version: "2.0.7"
fimber: fimber:
dependency: "direct main" dependency: "direct main"
description: description:

View File

@ -58,7 +58,7 @@ dependencies:
timeago: ^2.0.27 timeago: ^2.0.27
multicast_dns: ^0.2.2 multicast_dns: ^0.2.2
bonsoir: ^0.1.2+2 bonsoir: ^0.1.2+2
file_picker: ^2.0.6 file_picker: ^2.0.7
dev_dependencies: dev_dependencies:
flutter_launcher_icons: "^0.7.2" flutter_launcher_icons: "^0.7.2"