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. -->
66
77See the [ Migration Guide] ( guides/migration_guide.md ) for breaking changes between versions.
88
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+
920## 4.3.7
1021
1122### Fixes
Original file line number Diff line number Diff line change 11name : wechat_camera_picker_demo
22description : A new Flutter project.
3- version : 4.3.7+43
3+ version : 4.4.0+44
44publish_to : none
55
66environment :
Original file line number Diff line number Diff line change 11name : wechat_camera_picker
2- version : 4.3.7
2+ version : 4.4.0
33description : |
44 A camera picker for Flutter projects based on WeChat's UI,
55 which is also a separate runnable extension to the
You can’t perform that action at this time.
0 commit comments