File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -4,16 +4,22 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 1.1.0] - 2020-07-23
7+ ## [ 1.1.0+1] - 2020-08-13
8+ ### Changed
9+ - Link confirm button's text with delegate. Fix #6 .
810
11+ ## [ 1.1.0] - 2020-07-23
12+ ### Added
913- Add ` isOnlyAllowRecording ` . Resolves #4 .
14+
15+ ### Changed
1016- Make camera switching available. Resolves #5 .
1117
1218## [ 1.0.0+1] - 2020-07-20
13-
19+ ### Changed
1420- Fix potential non exist directory access.
1521
1622## [ 1.0.0] - 2020-07-15
17-
23+ ### Added
1824- Support take picture and video.
1925- Support video recording duration limitation.
Original file line number Diff line number Diff line change 11name : wechat_camera_picker
22description : A camera picker which is an extension to wechat_assets_picker, but can be run separately.
3- version : 1.1.0
3+ version : 1.1.0+1
44homepage : https://github.com/fluttercandies/flutter_wechat_camera_picker
55
66environment :
You can’t perform that action at this time.
0 commit comments