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 c3016e1 commit 2b648beCopy full SHA for 2b648be
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 3.0.2
4
+
5
+### Improvements
6
7
+- Export enums and typedefs.
8
9
## 3.0.1
10
11
### Fixes
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: 3.0.1
+version: 3.0.2
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
environment:
@@ -14,5 +14,5 @@ dependencies:
14
camera: ^0.9.4+6
15
path: ^1.8.0
16
path_provider: ^2.0.8
17
- photo_manager: ^2.0.1
+ photo_manager: ^2.0.4
18
video_player: ^2.2.14
0 commit comments