Skip to content

Commit ff60ef4

Browse files
committed
🔖 ## 4.1.0+2
1 parent b33351a commit ff60ef4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [4.1.0+2]
2+
3+
* Ignore size constraint for image assets.
4+
* Format code using `dartfmt`.
5+
* Upgrade `photo_manager`.
6+
17
# [4.1.0+1]
28

39
* Adjust AppleOS layout.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An assets' picker written in pure Dart which looks like the one in WeChat, support multi asset pick from the device.
3-
version: 4.1.0+1
3+
version: 4.1.0+2
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)