Bump photo manager version

This commit is contained in:
Neeraj Gupta 2022-10-19 11:49:16 +05:30
parent 86ac665365
commit 0594a26430
No known key found for this signature in database
GPG key ID: 3C5A1684DC1729E1
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -91,7 +91,7 @@ dependencies:
path: #dart
path_provider: ^2.0.1
pedantic: ^1.9.2
photo_manager: ^2.4.0
photo_manager: ^2.4.1
photo_view: ^0.14.0
pinput: ^1.2.2
provider: ^6.0.0