Skip to content

Commit 20cd339

Browse files
committed
🔖 ## 3.0.0
1 parent 080aaf1 commit 20cd339

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [3.0.0-dev.2]
1+
# [3.0.0]
22

33
* Add `FilterOptionGroup`. Fix #41 .
44
* Add `SpecialPickerType`. Fix #37 .

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_assets_picker
22
description: An assets' picker written in pure Dart which looks like the one in WeChat, support multi asset pick from the device.
3-
version: 3.0.0-dev.2
3+
version: 3.0.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:
@@ -14,6 +14,6 @@ dependencies:
1414
assets_audio_player: ^2.0.7+9
1515
extended_image: ">=0.9.0 <2.0.0"
1616
flutter_common_exports: ^0.1.0
17-
photo_manager: ">=0.5.5 <2.0.0"
17+
photo_manager: ">=0.5.5+1 <2.0.0"
1818
provider: ^4.3.1
1919
video_player: ">=0.10.11+2 <2.0.0"

0 commit comments

Comments
 (0)