collor 1.0.0 copy "collor: ^1.0.0" to clipboard
collor: ^1.0.0 copied to clipboard

A super lightweight and elegant color picker library for Flutter applications with zero external dependencies.

Changelog #

1.0.0 #

Initial release of the collor color picker library.

Features #

  • Interactive color square for color selection
  • Hue slider for base color selection
  • Value slider for brightness adjustment
  • Real-time color display (HEX, RGB, HSV)
  • Clean rectangular UI design
  • Zero external dependencies
  • Super lightweight (92KB, 325 lines of code)

Technical Details #

  • Single file implementation (color_picker_popup.dart)
  • Custom painters for color indicators
  • Optimized rendering performance
  • Minimal memory footprint
  • Fast color calculations

Dependencies #

  • Flutter SDK only
  • No external packages required
1
likes
0
points
15
downloads

Publisher

verified publisherworldin.net

Weekly Downloads

A super lightweight and elegant color picker library for Flutter applications with zero external dependencies.

Repository (GitHub)
View/report issues

Topics

#color-picker #color-selection #color #ui #picker

Documentation

Documentation

License

unknown (license)

Dependencies

flutter

More

Packages that depend on collor