Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 577 Bytes

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 577 Bytes

0.4.1

  • ColorButton & ColorPicker : onSwatchesUpdate is now optional

0.4.0

  • Enable the eyeDropper in browser with CanvasKit renderer

0.3.0+2

  • NNBD

0.2.3

  • Mobile: resize when keyboard toggles
  • fix HexField

0.2.2

  • Add a EyeDropperButton to use EyeDropper outside the colorpicker
  • ColorButton : add a decoration optional constructor arguments
  • MIT licence

0.2.1

  • fix compatibility with Flutter stable channel

0.2.0

  • rename to Cyclop
  • Fix : HSL weird saturation / lightness behaviour
  • Updated example
  • pub.dev

0.1.0

  • Initial version