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.

1.0.3 #

  • Fixed Dart formatter issues

1.0.2 #

  • Fixed deprecated scale() method warnings
  • Replaced scale() with scaleByVector3() for better compatibility

1.0.1 #

  • Added comprehensive dartdoc documentation
  • Fixed deprecated method warnings
  • Enabled public_member_api_docs lint rule
  • Improved pub.dev score from 140 to 160 points

1.0.0 #

  • Initial release of Card 3D Carousel
  • 3D card carousel with flip animations
  • Gesture support (swipe left/right, swipe up, tap)
  • Smooth 60fps animations
  • Customizable card appearance
  • Responsive design for all screen sizes
  • Support for custom card images
  • Velocity-based navigation (faster swipes = more cards)
  • Animation phases: Rise, Flip, Fall
  • Optimized performance with efficient rendering
  • Generic Card3DAnimation widget for any card-based interface
2
likes
160
points
47
downloads

Documentation

Documentation
API reference

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

MIT (license)

Dependencies

flutter, vector_math

More

Packages that depend on card_3d_carousel