- Add onSelectionEnd callback function to CircularSlider
- Add feature in to count laps.
- Add feature in DoubleCircularSlider to move the whole selection by clicking and dragging on it.
- Remove prints from debug.
- Add sliderStrokeWidth parameter and fix issue affecting the gesture detection.
- Add showRoundedCapInSelection and showHandlerOutter configuration parameters.
- Replace CircularSlider with SingleCircularSlider and DoubleCircularSlider.
- Update readme file.
- Add valid license.
- Fix typo in changelog.
- Fix to allow the widget to work inside a scrollable widget without gesture detectors interfering.
- Update README and fix sem versioning.
- Add primary and secondary sectors.
- Update README.md in the example.
- Initial release.