flutter_circular_slider 2.5.0
flutter_circular_slider: ^2.5.0 copied to clipboard
A customizable widget to select intervals in a circular line.
2.5.0 - 2019-06-12 #
- Add onSelectionEnd callback function to CircularSlider
2.4.0 - 2019-06-09 #
- Add feature in to count laps.
2.3.0 - 2019-06-09 #
- Add feature in DoubleCircularSlider to move the whole selection by clicking and dragging on it.
2.2.1 - 2019-06-05 #
- Remove prints from debug.
2.2.0 - 2019-06-05 #
- Add sliderStrokeWidth parameter and fix issue affecting the gesture detection.
2.1.0 - 2019-06-03 #
- Add showRoundedCapInSelection and showHandlerOutter configuration parameters.
2.0.0 - 2019-05-31 #
- Replace CircularSlider with SingleCircularSlider and DoubleCircularSlider.
1.1.4 - 2019-04-28 #
- Update readme file.
1.1.3 - 2019-04-28 #
- Add valid license.
1.1.2 - 2019-04-17 #
- Fix typo in changelog.
1.1.1 - 2019-04-17 #
- Fix to allow the widget to work inside a scrollable widget without gesture detectors interfering.
1.1.0 - 2019-04-09 #
- Update README and fix sem versioning.
1.0.2 - 2019-04-09 #
- Add primary and secondary sectors.
1.0.1 - 2019-04-09 #
- Update README.md in the example.
1.0.0 - 2019-04-08 #
- Initial release.