cyclop 0.7.0 copy "cyclop: ^0.7.0" to clipboard
cyclop: ^0.7.0 copied to clipboard

An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )

0.7.0 #

  • fix EyedropperButton ( repaintBoundaryToImage )
  • Dart 3.0

0.6.2 #

  • upgrade dependencies and minor refactoring

0.6.1 #

  • Update the deprecated theme properties
  • Migrate to Flutter 3.7 slider API : Thx @alonohana627

0.6.0 #

  • add a onColorChanged callback to send the hovered color during eyedropping. Thx @talisk

0.5.1 #

  • Fix : EyedropperButton exception on first click
  • Fix : Mobile landscape layout

0.5.0 #

  • Draggable ColorPicker
  • better display of alpha colors in ColorButton & ColorPicker
  • Fix : Hex value field with alpha = 0

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
53
likes
140
pub points
83%
popularity

Publisher

verified publisherrxlabz.com

An experimental flutter colorpicker with an optional eyedropper tool ( Material colors swatches, AHSL, ARGB and custom swatches library )

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

basics, flutter, image, quiver

More

Packages that depend on cyclop