FLUTTER ECOSYSTEM

flex_color_picker

A customizable Flutter primary, accent and custom color picker. Includes an optional HSV wheel color picker.

flex_color_picker cover
Latest version
3.8.0
30-day downloads
276.2K
Likes
604
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

FlexColorPicker is a highly customizable Flutter package for selecting primary, accent, and custom colors, featuring an optional HSV wheel for precise color adjustments. It supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. The picker offers intuitive UI components and flexible configuration options, making it ideal for apps requiring dynamic color themes or user-defined palettes. Its modular design allows developers to integrate only the needed parts, ensuring lightweight performance without sacrificing functionality.

Use cases
  • Custom theme selection in apps
  • User-defined color palettes
  • Dynamic UI color changes
  • Color scheme customization in design tools
  • Integrating HSV color picking in creative apps
Key features
  • HSV wheel color picker
  • Customizable color palette layout
  • Support for primary and accent colors
  • Extensible and modular design
  • Cross-platform compatibility
Suitable for
  • App developers needing color customization
  • Design tool creators
  • Theme-enabled applications
  • UI/UX designers building interactive prototypes
  • Developers seeking lightweight color pickers
Considerations
  • Requires manual integration of HSV wheel if not using default
  • May need additional styling for consistent appearance across platforms
  • Limited to basic color selection without advanced color theory features
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flex_color_picker

Categories

Source repository

Related projects