animated_card_stack 0.1.5 copy "animated_card_stack: ^0.1.5" to clipboard
animated_card_stack: ^0.1.5 copied to clipboard

A highly customizable Flutter widget that renders an interactive, animated stack of cards. Features smooth swipe-to-cycle animations and flexible builders.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_card_stack

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

dependencies:
  animated_card_stack: ^0.1.5

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:animated_card_stack/animated_card_stack.dart';
1
likes
160
points
276
downloads

Publisher

unverified uploader

Weekly Downloads

A highly customizable Flutter widget that renders an interactive, animated stack of cards. Features smooth swipe-to-cycle animations and flexible builders.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, logging, vector_math

More

Packages that depend on animated_card_stack