File tree 3 files changed +8
-6
lines changed
3 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -10,16 +10,18 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee
10
10
11
11
* None.*
12
12
13
+ ## 4.3.6
14
+
15
+ ### Fixes
16
+
17
+ - Predicate the flash mode correctly when retrying the initialization.
18
+
13
19
## 4.3.5
14
20
15
21
### Improvements
16
22
17
23
- Allows ` sensor_plus ` v6.
18
24
19
- ### Fixes
20
-
21
- - Predicate the flash mode correctly when retrying the initialization.
22
-
23
25
## 4.3.4
24
26
25
27
### 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.5+41
3
+ version : 4.3.6+42
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.5
2
+ version : 4.3.6
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