Skip to content

Commit 36d3141

Browse files
authored
◀️ 4.4.0 (#313)
1 parent 04d215d commit 36d3141

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,16 @@ that can be found in the LICENSE file. -->
66

77
See the [Migration Guide](guides/migration_guide.md) for breaking changes between versions.
88

9-
## 4.5.0
9+
## Unreleased
1010

11-
### Fixes
12-
13-
- Fix theme usages based on Flutter 3.35.
14-
- Requires Flutter 3.22.
11+
*None.*
1512

1613
## 4.4.0
1714

1815
### Breaking changes
1916

2017
- `CameraPickerState.build*` methods' signature are refactored to be more consistent.
18+
- Requires Flutter 3.22.
2119

2220
### Fixes
2321

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: wechat_camera_picker
2-
version: 4.5.0
2+
version: 4.4.0
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)