File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.0.0-dev.1]
2
+
3
+ * Add ` SpecialPickerType ` . Fix #37 .
4
+ * Add custom item build mode. Fix #39 .
5
+
1
6
# [ 2.2.1]
2
7
3
8
* Introduce ` ColorScheme ` for theme details. Fixed #32 .
Original file line number Diff line number Diff line change 1
1
name : wechat_assets_picker
2
2
description : An assets' picker written in pure Dart which looks like the one in WeChat, support multi asset pick from the device.
3
- version : 2.2 .1
3
+ version : 3.0.0-dev .1
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_assets_picker
5
5
6
6
environment :
@@ -11,9 +11,9 @@ dependencies:
11
11
flutter :
12
12
sdk : flutter
13
13
14
- assets_audio_player : ^2.0.6+1
14
+ assets_audio_player : ^2.0.7+9
15
15
extended_image : " >=0.9.0 <2.0.0"
16
16
flutter_common_exports : ^0.1.0
17
17
photo_manager : " >=0.5.3+1 <2.0.0"
18
- provider : ^4.1.3
19
- video_player : " >=0.10.11+1 <2.0.0"
18
+ provider : ^4.3.0
19
+ video_player : " >=0.10.11+2 <2.0.0"
You can’t perform that action at this time.
0 commit comments