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 650496e commit 5e09bf1Copy full SHA for 5e09bf1
CHANGELOG.md
@@ -8,6 +8,10 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee
8
9
## Unreleased
10
11
+*None.*
12
+
13
+## 4.3.3
14
15
### New features
16
17
- Introduces `CameraPickerConfig.permissionRequestOption`.
example/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: wechat_camera_picker_demo
2
description: A new Flutter project.
3
-version: 4.3.2+38
+version: 4.3.3+39
4
publish_to: none
5
6
environment:
pubspec.yaml
@@ -1,5 +1,5 @@
name: wechat_camera_picker
-version: 4.3.2
+version: 4.3.3
description: |
A camera picker for Flutter projects based on WeChat's UI,
which is also a separate runnable extension to the
0 commit comments