Skip to content

Commit 0dbbdc2

Browse files
committed
🔖 ## 2.4.0
1 parent 55a1d95 commit 0dbbdc2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 2.4.0
4+
5+
- Bump `camera` to `0.9.x` .
6+
- Remove `shouldLockPortrait` in picking.
7+
38
## 2.3.1
49

510
- Expose `enablePullToZoomInRecord` for the `pickFromCamera` method.

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: 2.3.1
3+
version: 2.4.0
44
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
55

66
environment:

0 commit comments

Comments
 (0)