File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 3.0.3
4
+
5
+ ### Fixes
6
+
7
+ - Correct arguments of ` EntitySaveCallback ` . (#85 )
8
+
3
9
## 3.0.2
4
10
5
11
### Improvements
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
3
publish_to : ' none' # Remove this line if you wish to publish to pub.dev
4
- version : 3.0.0+6
4
+ version : 3.0.0+7
5
5
6
6
environment :
7
7
sdk : ' >=2.14.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.0.2
3
+ version : 3.0.3
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