flutter_colorpicker 0.3.3 copy "flutter_colorpicker: ^0.3.3" to clipboard
flutter_colorpicker: ^0.3.3 copied to clipboard

outdated

A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app.

CHANGELOG #

[0.3.3] #

  • #19 Handle multiple GestureDetector of ColorPicker. (Thanks friebetill)

[0.3.2] #

  • SlidePicker add indicatorBorderRadius.

[0.3.1] #

  • Back compatibility for stable branch.

[0.3.0] #

  • Add SlidePicker.
  • Add example web support.

[0.2.6] #

  • Update color selection also for tap down.

[0.2.5] #

  • Fix enableLabel.
  • Fix scrollbar.

[0.2.4] #

  • Add hsl palette.

[0.2.3] #

  • MaterialPicker: Flexible size.

[0.2.2] #

  • Add didUpdateWidget lifecycle to handle changes to pickerColor.

[0.2.1] #

  • Rename some types.

[0.2.0] #

  • A new block color picker.
  • Update example app.

[0.1.0] #

  • Improve slider dragging.
  • A new material color picker.
  • Update example app.

[0.0.7] #

  • Fix analysis warning.

[0.0.6] #

  • Better landscape view.

[0.0.5] #

  • Replace some deprecated functions.
  • Bump SDK version.

[0.0.4] #

  • Replace a parameter from colorPainterHeight to pickerAreaHeightPercent 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.
856
likes
0
pub points
99%
popularity

Publisher

unverified uploader

A HSV(HSB)/HSL color picker inspired by chrome devtools and a material color picker for your flutter app.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_colorpicker