action_slider 0.3.0
action_slider: ^0.3.0 copied to clipboard
A slider to confirm actions and provide feedback on the success of these after subsequent loading.
0.3.0 [2022-03-12] #
- adds onTap parameter
- adds jump method to ActionSliderController
- minor gesture detection improvements
0.2.1 [2022-02-28] #
- changes README.md
0.2.0 [2022-02-28] #
- BREAKING: changes parameters of ForegroundBuilder and BackgroundBuilder
- adds SliderBehaviour.stretch
0.1.2 [2022-02-25] #
- BREAKING: changes parameters of SlideCallback
- optimizes fade animation
0.1.1 [2022-02-21] #
- fixes README.md
0.1.0 [2022-02-21] #
- initial release