swipeable_button_flutter 0.0.2 copy "swipeable_button_flutter: ^0.0.2" to clipboard
swipeable_button_flutter: ^0.0.2 copied to clipboard

Swipe Button Flutter. Animated button for swipe to action

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipeable_button_flutter

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

dependencies:
  swipeable_button_flutter: ^0.0.2

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_flutter/swipablewidget.dart';
import 'package:swipeable_button_flutter/swipebutton.dart';
0
likes
130
pub points
72%
popularity

Publisher

verified publisherdheeruapps.in

Swipe Button Flutter. Animated button for swipe to action

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on swipeable_button_flutter