gradient_circular_slider 1.0.3 copy "gradient_circular_slider: ^1.0.3" to clipboard
gradient_circular_slider: ^1.0.3 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.3 Improve Documentation Coverage #

  • Updated License

1.0.2 Improve Documentation Coverage #

  • Added detailed dartdoc comments for all primary public parameters and callbacks.
  • Updated README installation instructions to reference the latest published version.

1.0.1 Polish and Metadata Updates #

  • Tweaked package metadata and README details based on initial feedback.

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
2
likes
0
points
157
downloads

Publisher

unverified uploader

Weekly Downloads

A beautiful and customizable circular slider widget with gradient progress, draggable knob, auto-fitting text display, and circular arc labels for Flutter apps.

Repository (GitHub)
View/report issues

Topics

#slider #gradient #circular #ui #widget

License

unknown (license)

Dependencies

auto_size_text, auto_size_text_field, flutter

More

Packages that depend on gradient_circular_slider