Pub

Flutter Slide To Act

A simple slide-to-unlock widget for Flutter inspired by the Android Slide To Act.

sample gif

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.

Libraries

slide_to_act