expandable_slider 1.0.3
expandable_slider: ^1.0.3 copied to clipboard
A Flutter slider that can be expanded to select values with more precision.
1.0.3 March 2020 #
- Adds isExpanded flag to ExpandableSliderController, to check if the ExpandableSlider is expanded or not.
1.0.2 March 2020 #
- Adds multiple listeners to ExpandableSliderController, so that one controller can control several sliders.
1.0.1 March 2020 #
- Adds ExpandableSliderController class to control the slider's expansion and shrinkage animations.
1.0.0 March 2020 #
- Initial Open Source release.