Update photo_manager

This commit is contained in:
Vishnu Mohandas 2020-10-30 21:50:26 +05:30
parent 3323f3407a
commit 7e76c80184
2 changed files with 2 additions and 2 deletions

View file

@ -484,7 +484,7 @@ packages:
name: photo_manager
url: "https://pub.dartlang.org"
source: hosted
version: "0.5.8"
version: "0.6.0-dev.5"
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.8
photo_manager: ^0.6.0-dev.5
provider: ^3.1.0
sqflite: ^1.3.0
path_provider: ^1.6.5