File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,12 @@ 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
- ## Unreleased
9
+ ## 4.3.7
10
10
11
11
### Fixes
12
12
13
13
- Fix semantics with the capture button.
14
+ - Avoid potential null operations when saving the entity.
14
15
15
16
## 4.3.6
16
17
@@ -29,7 +30,6 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee
29
30
### Fixes
30
31
31
32
- Fix preview file delete predication.
32
- - Avoid potential null operations when saving the entity.
33
33
34
34
## 4.3.3
35
35
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.6+42
3
+ version : 4.3.7+43
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.6
2
+ version : 4.3.7
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