File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,20 @@ 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
+ ## 4.2.0-dev.2
10
+
11
+ ### Breaking changes
12
+
13
+ - Migrate to Flutter 3.16, and drop supports for previous Flutter versions.
14
+
15
+ ### Fixes
16
+
17
+ - Fix ` onEntitySaving ` not returned after called. (#223 )
18
+
9
19
## 4.2.0-dev.1
10
20
21
+ ### New features
22
+
11
23
- Bump ` photo_manager ` to v3.x.
12
24
- Export ` photo_manager_image_provider ` .
13
25
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.1 .0+30
3
+ version : 4.2 .0+31
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.2.0-dev.1
2
+ version : 4.2.0-dev.2
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