slide_to_confirm 1.1.0
slide_to_confirm: ^1.1.0 copied to clipboard
A slider that will activate a callback when the user slides it to 100%.
Changelog #
1.1.0 05/08-2021 #
- Changed icon to widget and param renamed to sliderButtonContent
1.0.2 18/07-2021 #
- Added stickToEnd param.
1.0.1 18/07-2021 #
- Updated readme.
1.0.0 06/07-2021 #
- Added null safety.
- Added onTapDown and onTapUp events.
0.0.7 14/10-2020 #
- Added backgroundColorEnd that will make the slider change background color gradually while the user slides.
0.0.6 02/01-2020 #
- Added foregroundShape and backgroundShape to docs.
0.0.5 08/09-2019 #
- Added foregroundShape and backgroundShape that lets you specify the BorderRadius of both elements.
0.0.4 02/09-2019 #
- Updated example app.
0.0.3 31/08-2019 #
- Updates screenshots.
0.0.2 31/08-2019 #
- Updates images and link to repo.
0.0.1 31/08-2019 #
- Initial release.