gradient_circular_slider 1.0.1
gradient_circular_slider: ^1.0.1 copied to clipboard
A beautiful and customizable circular slider widget with gradient progress, draggable knob, auto-fitting text display, and circular arc labels for Flutter apps.
Changelog #
1.0.0 Initial Release #
Features #
- β¨ Beautiful circular slider with gradient progress
- π― Draggable knob with smooth interactions
- π Auto-sizing center text display with customizable prefix
- π¨ Fully customizable gradient colors
- π€ Optional circular arc label text
- π³ Haptic feedback support
- π Smooth animations for programmatic value changes
- π« Shadow/glow effects for the knob
- π¨ Customizable ring thickness, colors, and styles
- π Support for various number formats and decimal precision
- π Support for currency symbols (USD, INR, EUR, etc.)
- β‘ Optimized for 60fps performance
Supported Parameters #
- Min/max value configuration
- Custom gradient colors (2+ colors)
- Ring thickness customization
- Prefix text with scaling
- Circular arc labels
- Text color customization
- Decimal precision control
- Knob size and appearance
- Background ring color
- Animation duration and curves
- Callbacks for value changes
Examples Included #
- Basic usage
- Currency selector
- Percentage slider
- Temperature control
- Custom styling examples