We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 751bbc0 commit c2c1f67Copy full SHA for c2c1f67
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# [1.1.0]
2
+
3
+* Add `isOnlyAllowRecording` . Resolves #4 .
4
+* Make camera switching available. Resolves #5 .
5
6
# [1.0.0+1]
7
8
* Fix potential non exist directory access.
pubspec.yaml
@@ -1,6 +1,6 @@
name: wechat_camera_picker
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
-version: 1.0.0+1
+version: 1.1.0
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments