circular_slider 0.1.1 copy "circular_slider: ^0.1.1" to clipboard
circular_slider: ^0.1.1 copied to clipboard

A circular slider for Flutter with customizable segments, markers, and notches.

0.0.1 #

  • Initial release.

0.0.2 #

  • Fixed pub analysis errors.

0.0.3 #

  • Updated example to better demonstrate the widget
  • Reduced Dart SDK requirement to 2.17

0.0.4 #

  1. Update example project with additional slider examples

  2. Updated CircularSlider styling and interaction and fixed min-max implementation

  • Added parameters for track caps, track gradients, interaction mode
  • Added parameters for Knob rotation lock, alignment and interaction
  • Added KnobBuilder type definition
  • Added InteractionMode to control using slider's track or knob
  • Fixed logic for value between non-default min & max
  • Updated SliderUtils functions

0.1.0 #

  • Gradient colors support for track and segments
  • New CircularSliderTrack class for all track properties
  • Renamed all strokeWidth fields to width
  • Fixed Segment length calculation

0.1.1 #

  • Updated CircularSliderSegment to use normalized values
  • Updated README.md
6
likes
150
points
86
downloads

Publisher

verified publishernikhilbawane.com

Weekly Downloads

2024.09.09 - 2025.03.24

A circular slider for Flutter with customizable segments, markers, and notches.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on circular_slider