Skip to content

Commit ad43c68

Browse files
committed
🔖 ## 2.2.0-dev.4.
1 parent 3028cae commit ad43c68

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
# [2.2.0-dev.3]
1+
# [2.2.0-dev.4]
22

33
* Brand new example.
44
* Add `SortPathDelegate`.
55
* Using zoom page transition for viewer.
66
* Slightly add padding to viewer's assets list view.
7+
* Migrate elevation and color to material rendering.
78
* Force request title for audio type asset.
89
* Expose `AssetType` enum.
910

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 in pure dart which looks like the one in WeChat, support multi asset pick from device.
3-
version: 2.2.0-dev.3
3+
version: 2.2.0-dev.4
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)