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.
Flutter Slide To Act #
A simple slide-to-unlock widget for Flutter inspired by the Android Slide To Act.
Getting started #
Add slide_to_act to your pubspec:
dependencies:
slide_to_act: 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.
Or just go to this link to see it compiled for the web https://imtoori.dev/flutter-slide-to-act/#/
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.