Skip to content

Commit 2b648be

Browse files
committed
🔖 ## 3.0.2
1 parent c3016e1 commit 2b648be

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.0.2
4+
5+
### Improvements
6+
7+
- Export enums and typedefs.
8+
39
## 3.0.1
410

511
### Fixes

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_camera_picker
22
description: A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3-
version: 3.0.1
3+
version: 3.0.2
44
homepage: https://github.com/fluttercandies/flutter_wechat_camera_picker
55

66
environment:
@@ -14,5 +14,5 @@ dependencies:
1414
camera: ^0.9.4+6
1515
path: ^1.8.0
1616
path_provider: ^2.0.8
17-
photo_manager: ^2.0.1
17+
photo_manager: ^2.0.4
1818
video_player: ^2.2.14

0 commit comments

Comments
 (0)