slider_button_component 1.0.4 copy "slider_button_component: ^1.0.4" to clipboard
slider_button_component: ^1.0.4 copied to clipboard

A customizable slider button widget for triggering events in your Flutter app, perfect for authentication, form submission, and more

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add slider_button_component

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

dependencies:
  slider_button_component: ^1.0.4

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:slider_button_component/slider_button_component.dart';
1
likes
150
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

A customizable slider button widget for triggering events in your Flutter app, perfect for authentication, form submission, and more

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, shimmer, vibration

More

Packages that depend on slider_button_component