slider_action 1.0.1
slider_action: ^1.0.1 copied to clipboard
A simple Slider Action widget for Flutter. It's really customizable and it adapts to your theme.
Flutter Slider Action #
A simple slide-to-unlock widget for Flutter inspired by the Android Slide To Act.
Getting started #
Add slider_action to your pubspec:
dependencies:
slider_action: any # or the latest version on Pub
Example #
An example app showing all the features is available in this repo in the folder example
.
Run the app to get an idea of the component.
Contributions #
Contributions of any kind are more than welcome! Feel free to fork and improve the project in any way you want, make a pull request, or open an issue.