File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
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.1] - February 3, 2021
5+ ## [ 2.0.0-nullsafety.1] - March 3, 2021
66There are many new features included in this version 2 pre-release. The new features can be explored with
77[ live Web example] ( https://rydmike.com/flexcolorpicker/ ) . Its source code is also included in the package
88example folder, in "example/lib/demo/main.dart".
@@ -33,7 +33,7 @@ example folder, in "example/lib/demo/main.dart".
3333 * Top toolbar copy-paste buttons.
3434 * Long press copy-paste menu.
3535
36- All copy/paste behaviours are optional and can be enabled based on what is needed.
36+ All copy/paste behaviors are optional and can be enabled based on what is needed.
3737
3838 For the copy format, the desired resulting RGB color string format can be configured to use #RRGGBB
3939 RRGGBB #AARRGGBB AARRGGBB and 0xAARRGGBB (default) options. The selected copy format is indicated with the
You can’t perform that action at this time.
0 commit comments