Up version of photo manager

This commit is contained in:
Vishnu Mohandas 2020-05-12 22:15:38 +05:30
parent f9370ccd05
commit cdc889462a
2 changed files with 2 additions and 2 deletions

View file

@ -288,7 +288,7 @@ packages:
name: photo_manager name: photo_manager
url: "https://pub.dartlang.org" url: "https://pub.dartlang.org"
source: hosted source: hosted
version: "0.5.1-dev.5" version: "0.5.1"
photo_view: photo_view:
dependency: "direct main" dependency: "direct main"
description: description:

View file

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