Skip to content

Commit 40fe1d4

Browse files
committed
🔖 ## 3.1.0
1 parent 3effc8e commit 40fe1d4

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
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.1.0
4+
5+
### New features
6+
7+
- Introduce `onXFileCaptured`. (#87)
8+
39
## 3.0.4
410

511
### Fixes

example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: wechat_camera_picker_demo
22
description: A new Flutter project.
33
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
4-
version: 3.0.0+8
4+
version: 3.1.0+9
55

66
environment:
77
sdk: '>=2.14.0 <3.0.0'

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_camera_picker
22
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3-
version: 3.0.4
3+
version: 3.1.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
55

66
environment:

0 commit comments

Comments
 (0)