gradient_circular_slider 1.0.0
gradient_circular_slider: ^1.0.0 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