FLUTTER ECOSYSTEM

flutter_circle_color_picker

A beatiful circle color picker which picks hsl color for flutter.

flutter_circle_color_picker cover
Latest version
0.3.0
30-day downloads
151
Likes
71
Pub points
150

Package Overview

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

Overview

A visually appealing circular color picker for Flutter that allows users to select colors using the HSL color model. Built with smooth interactions and a clean design, it integrates seamlessly into apps requiring intuitive color selection. The picker supports all major platforms including Android, iOS, Web, macOS, Windows, and Linux, making it highly versatile. It is ideal for design tools, theme customizers, or any app where users need to pick colors in a natural, circular interface.

Use cases
  • Color selection in design apps
  • Theme customization interfaces
  • Creative drawing or painting tools
  • User profile color preferences
  • Interactive UI prototyping
Key features
  • HSL color model support
  • Circular drag-based color selection
  • Cross-platform compatibility
  • Smooth animations and transitions
  • Customizable appearance
  • Responsive touch and pointer input
Suitable for
  • Developers building creative or design-focused apps
  • Apps needing intuitive color picking
  • Cross-platform applications with consistent UI
  • UI/UX designers integrating color tools
Considerations
  • Limited to HSL color space (not RGB or other models)
  • May require additional styling for dark mode consistency
  • Not optimized for very large color palettes
  • Depends on external dependencies for platform-specific rendering
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_circle_color_picker

Categories

Source repository

Related projects