slide_to_act 2.0.2
slide_to_act: ^2.0.2 copied to clipboard
A simple slide-to-action widget for Flutter. It's really customizable and it adapts to your theme.
2.0.2 26/09/2023 #
- Fixed recent flutter version compatibility issue
2.0.1 13/03/2021 #
- Migrated to NNBD
- Add sliderRotate bool option
- Add possibility to customize textStyle
0.1.3+1 11/10/2020 #
- Fixed recent flutter version compatibility issue
0.1.3 09/05/2020 #
- Fixed a bug that was not applying curves to animations
0.1.2 05/05/2020 #
- Properly dispose animation controllers
0.1.1 04/05/2020 #
- Handle onHorizontalDragStart
0.1.0+2 04/05/2020 #
- First version