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 3f969bf commit 0d5648cCopy full SHA for 0d5648c
CHANGELOG.md
@@ -1,3 +1,4 @@
1
-# [0.1.0]
+# [1.0.0]
2
3
-* initial release.
+* Support take picture and video.
4
+* Support video recording duration limitation.
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: 0.1.0
+version: 1.0.0
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
5
6
environment:
0 commit comments