File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,17 @@ that can be found in the LICENSE file. -->
4
4
5
5
# Changelog
6
6
7
+ ## 7.2.0
8
+
9
+ ### New features
10
+
11
+ - Separate ` AssetPickerDelegate ` (#315 ),
12
+ which provides the ability to override methods within the ` AssetPicker ` .
13
+
14
+ ### Improvements
15
+
16
+ - Improve ` specialItemBuilder ` . (#314 )
17
+
7
18
## 7.1.2
8
19
9
20
### Fixes
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker_demo
2
2
description : The demo project for the wechat_assets_picker package.
3
- version : 7.1.2+15
3
+ version : 7.2.0+16
4
4
publish_to : none
5
5
6
6
environment :
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker
2
2
description : An audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3
- version : 7.1.2
3
+ version : 7.2.0
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_assets_picker
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments