Skip to content

Commit 1e53c46

Browse files
committed
🔖 ## 6.1.2
1 parent d580c6a commit 1e53c46

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 6.1.2
4+
5+
- Fix limited resources refresh issue.
6+
- Update callers to avoid deprecated usage.
7+
38
## 6.1.1
49

510
- Handle iCloud video more gracefully.

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3-
version: 6.1.1
3+
version: 6.1.2
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:
@@ -12,6 +12,6 @@ dependencies:
1212
sdk: flutter
1313

1414
extended_image: ^4.1.0
15-
photo_manager: ^1.3.1
15+
photo_manager: ^1.3.2
1616
provider: ^6.0.0
1717
video_player: ^2.1.14

0 commit comments

Comments
 (0)