Skip to content

Commit 388e219

Browse files
committed
🔖 4.3.6
1 parent 72a8577 commit 388e219

File tree

3 files changed

+8
-6
lines changed

3 files changed

+8
-6
lines changed

CHANGELOG.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,18 @@ See the [Migration Guide](guides/migration_guide.md) for breaking changes betwee
1010

1111
*None.*
1212

13+
## 4.3.6
14+
15+
### Fixes
16+
17+
- Predicate the flash mode correctly when retrying the initialization.
18+
1319
## 4.3.5
1420

1521
### Improvements
1622

1723
- Allows `sensor_plus` v6.
1824

19-
### Fixes
20-
21-
- Predicate the flash mode correctly when retrying the initialization.
22-
2325
## 4.3.4
2426

2527
### Fixes

example/pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: wechat_camera_picker_demo
22
description: A new Flutter project.
3-
version: 4.3.5+41
3+
version: 4.3.6+42
44
publish_to: none
55

66
environment:

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_camera_picker
2-
version: 4.3.5
2+
version: 4.3.6
33
description: |
44
A camera picker for Flutter projects based on WeChat's UI,
55
which is also a separate runnable extension to the

0 commit comments

Comments
 (0)