slider_controller 0.0.5 slider_controller: ^0.0.5 copied to clipboard
A package that gives us a slider controller a custom widget. This widget is used for easy customization for the slider widget.
0.0.5 #
- Added support for onChangeEnd and onChangeStart callback of SliderController. (thanks to @justbendev)
- Updated package details and code improvements.
0.0.4 #
- Added isDraggable flag for the Drag Gesture of Slider.
0.0.3 #
- Update the dart file formats.
0.0.2 #
- Added the min and max limit for the slider value.
0.0.1 #
- Initial Release.