We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f4bbd0 commit 9f40b28Copy full SHA for 9f40b28
CHANGELOG.md
@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
9
- Fix selected assets not sync between thumbnail preview mode and grid view.
10
- Fix wrong index displays in thumbnail preview mode.
11
+- Dependencies upgrade roll.
12
13
## 5.1.1
14
pubspec.yaml
@@ -12,6 +12,6 @@ dependencies:
sdk: flutter
extended_image: ^4.0.1
15
- photo_manager: ^1.1.0
+ photo_manager: ^1.1.3
16
provider: ^5.0.0
17
video_player: ^2.1.1
0 commit comments