flutter_colorpicker 0.0.6 flutter_colorpicker: ^0.0.6 copied to clipboard
A HSV color picker for your flutter app.
CHANGELOG #
[0.0.6] #
- Better landscape view.
[0.0.5] #
- Replace some deprecated functions.
- Bump SDK version.
[0.0.4] #
- Replace a parameter from
colorPainterHeight
topickerAreaHeightPercent
to give a ratio on the picker area.
[0.0.3] #
- Optimization for responsive design.
[0.0.2] #
- Change widget's width.
[0.0.1+1] #
- Update readme.
[0.0.1] #
- Initial release.