Skip to content

Commit 35e6477

Browse files
committed
🔖 7.3.4
1 parent 7ca0935 commit 35e6477

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ that can be found in the LICENSE file. -->
1010

1111
- Unify indicators usage to avoid accidentally indicator switching. (#344)
1212

13+
## 7.3.4
14+
15+
### Fixes
16+
17+
- Unify indicators usage to avoid accidentally indicator switching. (#344)
18+
1319
## 7.3.2
1420

1521
### Improvements

example/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_demo
22
description: The demo project for the wechat_assets_picker package.
3-
version: 7.3.2+19
3+
version: 7.3.4+21
44
publish_to: none
55

66
environment:

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 audio/video/image picker in pure Dart which is the same with WeChat, support multi picking.
3-
version: 7.3.3
3+
version: 7.3.4
44
homepage: https://github.com/fluttercandies/flutter_wechat_assets_picker
55

66
environment:

0 commit comments

Comments
 (0)