Update flutter_photo_manager

This commit is contained in:
Vishnu Mohandas 2020-07-27 21:37:52 +05:30
parent 0c2e77391a
commit a6edeb4217
2 changed files with 2 additions and 2 deletions

View file

@ -414,7 +414,7 @@ packages:
name: photo_manager
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.6"
version: "0.5.7"
photo_view:
dependency: "direct main"
description:

View file

@ -23,7 +23,7 @@ dependencies:
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^0.1.2
photo_manager: ^0.5.6
photo_manager: ^0.5.7
provider: ^3.1.0
sqflite: ^1.3.0
path_provider: ^1.6.5