action_slider 0.8.0-beta.3 copy "action_slider: ^0.8.0-beta.3" to clipboard
action_slider: ^0.8.0-beta.3 copied to clipboard

A fully customizable slider to confirm actions and provide feedback on the success. It supports different states like loading, success and failure to provide feedback to the user.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add action_slider

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  action_slider: ^0.8.0-beta.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:action_slider/action_slider.dart';
365
likes
150
points
15.9k
downloads
screenshot

Publisher

verified publishersplashbyte.dev

Weekly Downloads

A fully customizable slider to confirm actions and provide feedback on the success. It supports different states like loading, success and failure to provide feedback to the user.

Repository (GitHub)

Topics

#slider #ui #button #animation #widget

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com
ko-fi.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on action_slider