swipe_card_animation 1.0.1 copy "swipe_card_animation: ^1.0.1" to clipboard
swipe_card_animation: ^1.0.1 copied to clipboard

A Flutter package for swipe card animations.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add swipe_card_animation

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

dependencies:
  swipe_card_animation: ^1.0.1

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:swipe_card_animation/swipe_card_animation.dart';
8
likes
150
points
32
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for swipe card animations.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, flutter_screenutil, get

More

Packages that depend on swipe_card_animation