File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.1
4
+
5
+ ### Fixes
6
+
7
+ - Remove redundant dispose with the controller.
8
+
3
9
## 3.0.0
4
10
5
11
### New features
Original file line number Diff line number Diff line change 1
1
name : wechat_camera_picker_demo
2
2
description : A new Flutter project.
3
3
publish_to : ' none' # Remove this line if you wish to publish to pub.dev
4
- version : 3.0.0+5
4
+ version : 3.0.0+6
5
5
6
6
environment :
7
7
sdk : ' >=2.14.0 <3.0.0'
Original file line number Diff line number Diff line change 1
1
name : wechat_camera_picker
2
2
description : A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3
- version : 3.0.0
3
+ version : 3.0.1
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_camera_picker
5
5
6
6
environment :
@@ -14,5 +14,5 @@ dependencies:
14
14
camera : ^0.9.4+6
15
15
path : ^1.8.0
16
16
path_provider : ^2.0.8
17
- photo_manager : ^2.0.0
17
+ photo_manager : ^2.0.1
18
18
video_player : ^2.2.14
You can’t perform that action at this time.
0 commit comments