- Update the colorpicker selectedColor "internally" to simplify the usage without a ColorButton
- Fix : EyedropperButton exception on first click
- Fix : Mobile landscape layout
- Draggable ColorPicker
- better display of alpha colors in ColorButton & ColorPicker
- Fix : Hex value field with alpha = 0
- ColorButton & ColorPicker : onSwatchesUpdate is now optional
- Enable the eyeDropper in browser with CanvasKit renderer
- NNBD
- Mobile: resize when keyboard toggles
- fix HexField
- Add a EyeDropperButton to use EyeDropper outside the colorpicker
- ColorButton : add a decoration optional constructor arguments
- MIT licence
- fix compatibility with Flutter stable channel
- rename to Cyclop
- Fix : HSL weird saturation / lightness behaviour
- Updated example
- pub.dev
- Initial version