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.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
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 .
8
10
11
+ ## [ 1.1.0] - 2020-07-23
12
+ ### Added
9
13
- Add ` isOnlyAllowRecording ` . Resolves #4 .
14
+
15
+ ### Changed
10
16
- Make camera switching available. Resolves #5 .
11
17
12
18
## [ 1.0.0+1] - 2020-07-20
13
-
19
+ ### Changed
14
20
- Fix potential non exist directory access.
15
21
16
22
## [ 1.0.0] - 2020-07-15
17
-
23
+ ### Added
18
24
- Support take picture and video.
19
25
- Support video recording duration limitation.
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 : 1.1.0
3
+ version : 1.1.0+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