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 00f428b commit dbbbde2Copy full SHA for dbbbde2
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.6.4
4
+
5
+- Drop initialize when the controller has been already initialized. (#70)
6
7
## 2.6.3
8
9
- Fix set exposure point crashes when switching between cameras. (#66)
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: 2.6.3
+version: 2.6.4
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
0 commit comments