Skip to content

Commit c2c1f67

Browse files
committed
🔖 ## 1.1.0
1 parent 751bbc0 commit c2c1f67

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,3 +1,8 @@
1+
# [1.1.0]
2+
3+
* Add `isOnlyAllowRecording` . Resolves #4 .
4+
* Make camera switching available. Resolves #5 .
5+
16
# [1.0.0+1]
27

38
* Fix potential non exist directory access.

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

66
environment:

0 commit comments

Comments
 (0)