animated_flip_widget 0.0.2 animated_flip_widget: ^0.0.2 copied to clipboard
Animated Flip Card is a Flutter package for creating a flipping card animation with customizable front and back widgets, and various options for clickability, flip duration, and flip direction. It is [...]
0.0.1 #
- AnimatedFlipWidget class that creates an animation of a flipping card.
- FlipController class for controlling the animation of the flip.
- The ability to specify whether the card should be clickable or not.
- The ability to specify the duration of the flipping animation.
- The ability to specify the direction of the flipping animation (horizontal or vertical)