File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ that can be found in the LICENSE file. -->
4
4
5
5
# Changelog
6
6
7
+ ## 3.2.0-dev.1
8
+
9
+ Migrate to Flutter 2.13, and drop supports for older Flutter versions.
10
+
7
11
## 3.1.0
8
12
9
13
### New features
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
- publish_to : ' none ' # Remove this line if you wish to publish to pub.dev
4
- version : 3.1.0+9
3
+ version : 3.2.0+10
4
+ publish_to : none
5
5
6
6
environment :
7
7
sdk : ' >=2.17.0-0 <3.0.0'
Original file line number Diff line number Diff line change 1
1
name : wechat_camera_picker
2
2
description : A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3
- version : 3.1.0
3
+ version : 3.2.0-dev.1
4
4
homepage : https://github.com/fluttercandies/flutter_wechat_camera_picker
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments