Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -505,10 +505,10 @@ packages:
dependency: "direct main"
description:
name: photo_manager
sha256: "41eaa1d1fa51bac1c8f2f6debfd34074edcc6b330aa96bb3d33c3bc2fc6c8a5c"
sha256: c1f21882f22c97cc85a8a67b08d7b979a03c9b7f18f940c10c6860b3a49581d3
url: "https://pub.dev"
source: hosted
version: "2.7.2"
version: "2.8.0"
platform:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies:
package_info_plus: ^4.2.0
path: ^1.8.3
path_provider: ^2.1.1
photo_manager: ^2.7.2
photo_manager: ^2.8.0
toggle_switch: ^2.1.0
url_launcher: ^6.2.1
video_player: ^2.7.2
Expand Down