File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## 6.0.0-dev.8
8
+
9
+ - Integrate iCloud progress overview in previews.
10
+ - Revert page view items for Apple devices
11
+ In order to keep the behaviour with the assets' grid.
12
+ - Improve ` AssetPickerViewerBuilderDelegate ` 's abstraction.
13
+
7
14
## 6.0.0-dev.7
8
15
9
16
- Fix grid count calculate issue when switching between folders. (#179 )
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 : 6.0.0-dev.7
3
+ version : 6.0.0-dev.8
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