swipeable_button_flutter 0.0.1 copy "swipeable_button_flutter: ^0.0.1" to clipboard
swipeable_button_flutter: ^0.0.1 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 Dart:

 $ dart pub add swipeable_button_flutter

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 dart pub get):

dependencies:
  swipeable_button_flutter: ^0.0.1

Alternatively, your editor might support dart pub get or 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
0
pub points
69%
popularity

Publisher

verified publisherdheeruapps.in

Swipe Button Flutter. Animated button for swipe to action

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cupertino_icons, flutter

More

Packages that depend on swipeable_button_flutter