action_slider 0.7.0 copy "action_slider: ^0.7.0" to clipboard
action_slider: ^0.7.0 copied to clipboard

A slider to confirm actions and provide feedback on the success of these after subsequent loading.

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.7.0

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';
238
likes
140
pub points
96%
popularity
screenshot

Publisher

verified publishersplashbyte.dev

A slider to confirm actions and provide feedback on the success of these after subsequent loading.

Repository (GitHub)
View/report issues

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