- add: selectedColorItemBuilder
- add: decoration and padding props for customizing
- a ColoredGridCheckbox
- fix: landscape orientation issues
- fix: missing property for animated list
- change: scroll views instead of just columns and rows, fixes overflow issues happening on dialog animation
- change: colored checkbox bigger
- change: make it look more material 3 like
- change: replace InkWell with GestureDetector
- change: make barrier of the dialog dismissible
- remove: help text from dialog header
- change: require dart 2.19
- change: update dependencies
- fix: changed Slider track paint interface
- change: update dependencies
- fix: various lint errors
- change: update license to MIT
- fix: various lint errors
- minor readme adjustments
- add: settings for turning on saturation and/or lightness sliders
- add: sliders for saturation and lightness
- fix: landscape mode
- fix: maxColors can be null
- fix: maxColors was not respected
- fix: landscape mode was broken
- First official release