File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to the ** FlexColorPicker** package will be documented in this file.
44
5+ ## [ 2.0.0-nullsafety.2] - March 3, 2021
6+ Documentation and live Web demo link fixes.
7+
58## [ 2.0.0-nullsafety.1] - March 3, 2021
69There are many new features included in this version 2 pre-release. The new features can be explored with
710[ live Web example] ( https://rydmike.com/flexcolorpicker/ ) . Its source code is also included in the package
Original file line number Diff line number Diff line change 11name : color_picker_example
22description : Simple example of how to use the FlexColorPicker package.
3- version : 2.0.0-nullsafety.1
3+ version : 2.0.0-nullsafety.2
44
55environment :
66 sdk : ' >=2.12.0-0 <3.0.0'
77
88dependencies :
9- flex_color_picker : ^2.0.0-nullsafety.1
9+ flex_color_picker : ^2.0.0-nullsafety.2
1010
1111 flutter :
1212 sdk : flutter
Original file line number Diff line number Diff line change 11name : flex_color_picker
22description : A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.
3- version : 2.0.0-nullsafety.1
3+ version : 2.0.0-nullsafety.2
44homepage : https://github.com/rydmike/flex_color_picker
55
66environment :
You can’t perform that action at this time.
0 commit comments