Skip to content

Commit 5886c67

Browse files
committed
🔖 ## 1.7.0.
1 parent a97c719 commit 5886c67

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
## [1.7.0-dev.2]
1+
## [1.7.0]
22

33
* Hide detail display when video start to play.
44
* Switch to `ExtendedImageGesturePageView`. Fix #16 .
5-
6-
## [1.7.0-dev.1]
7-
85
* Add fully theme support.
96
* Add MacOS support.
107
* Add delay for the first init method to prevent stuck in page routing. Fix #13 .

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: 1.7.0-dev.2
3+
version: 1.7.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)