swipeable_button 0.2.0 copy "swipeable_button: ^0.2.0" to clipboard
swipeable_button: ^0.2.0 copied to clipboard

A customizable button widget that can be triggered by swiping.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipeable_button

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

dependencies:
  swipeable_button: ^0.2.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:swipeable_button/swipeable_button.dart';
2
likes
160
pub points
73%
popularity

Publisher

verified publisheromnicron.it

A customizable button widget that can be triggered by swiping.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swipeable_button