slide_to_act_reborn 3.0.0
slide_to_act_reborn: ^3.0.0 copied to clipboard
A simple slide-to-action widget for Flutter. It's really customizable and it adapts to your theme.
3.0.0 29/06/2023 #
- Fix "accent color" error
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