card_3d_carousel 1.0.3 copy "card_3d_carousel: ^1.0.3" to clipboard
card_3d_carousel: ^1.0.3 copied to clipboard

A customizable 3D card carousel with flip animations for Flutter. Perfect for tarot cards, game cards, or any card-based interface.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add card_3d_carousel

With Flutter:

 $ flutter pub add card_3d_carousel

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

dependencies:
  card_3d_carousel: ^1.0.3

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:card_3d_carousel/card_3d_carousel.dart';
2
likes
0
points
47
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

A customizable 3D card carousel with flip animations for Flutter. Perfect for tarot cards, game cards, or any card-based interface.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, vector_math

More

Packages that depend on card_3d_carousel