File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ that can be found in the LICENSE file. -->
6
6
7
7
See the [ Migration Guide] ( guides/migration_guide.md ) for breaking changes between versions.
8
8
9
+ ## 4.4.0
10
+
11
+ ### Breaking changes
12
+
13
+ - ` CameraPickerState.build* ` methods' signature are refactored to be more consistent.
14
+
15
+ ### Fixes
16
+
17
+ - Fix theme usages.
18
+ - Fix lints.
19
+
9
20
## 4.3.7
10
21
11
22
### Fixes
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
- version : 4.3.7+43
3
+ version : 4.4.0+44
4
4
publish_to : none
5
5
6
6
environment :
Original file line number Diff line number Diff line change 1
1
name : wechat_camera_picker
2
- version : 4.3.7
2
+ version : 4.4.0
3
3
description : |
4
4
A camera picker for Flutter projects based on WeChat's UI,
5
5
which is also a separate runnable extension to the
You can’t perform that action at this time.
0 commit comments