File tree Expand file tree Collapse file tree 3 files changed +5
-15
lines changed Expand file tree Collapse file tree 3 files changed +5
-15
lines changed Original file line number Diff line number Diff line change @@ -6,28 +6,18 @@ that can be found in the LICENSE file. -->
66
77See the [ Migration Guide] ( guides/migration_guide.md ) for the details of breaking changes between versions.
88
9- ## 4.0.0-dev.3
10-
11- ### Improvements
12-
13- - Adapt layouts according to the device orientation.
14-
15- ## 4.0.0-dev.2
16-
17- ### New features
18-
19- - Migrate to Flutter 3.3, and drop supports for previous Flutter versions.
20-
21- ## 4.0.0-dev.1
9+ ## 4.0.0
2210
2311To know more about breaking changes, see [ Migration Guide] [ ] .
2412
2513### New features
2614
15+ - Migrate to Flutter 3.3, and drop supports for previous Flutter versions.
2716- Sync all UI details from WeChat 8.3.x. (#181 )
2817
2918### Improvements
3019
20+ - Adapt layouts according to the device orientation.
3121- Improve the performance when taking photos.
3222- Improve the experience when using the exposure slider.
3323- Prefer ` FlashMode.off ` for better performance.
Original file line number Diff line number Diff line change 11name : wechat_camera_picker_demo
22description : A new Flutter project.
3- version : 4.0.0+24
3+ version : 4.0.0+25
44publish_to : none
55
66environment :
Original file line number Diff line number Diff line change 11name : wechat_camera_picker
22description : A camera picker based on WeChat's UI which is a separate runnable extension to wechat_assets_picker.
33repository : https://github.com/fluttercandies/flutter_wechat_camera_picker
4- version : 4.0.0-dev.3
4+ version : 4.0.0
55
66environment :
77 sdk : " >=2.18.0 <3.0.0"
You can’t perform that action at this time.
0 commit comments