flip_card 0.6.0
flip_card: ^0.6.0 copied to clipboard
A component that provides flip card animation. It could be used for hide and show details of a product.
Change log #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
[Unreleased] #
0.6.0 #
POSSIBLY BREAKING: Changed isFlip to change after the animation if finished or discarded. Add: New expand option to size the front or back card to the other to maintain the illusion of an animation.
0.4.4 #
Change: Change back transform entry v
0.4.3 #
Change: Change transform entry v to 0
0.4.2 #
Add: Add animation completed callback
0.4.1 #
Change: Change animation to easeInOut from linear
0.4.0 #
Change: Stack layout fit to StackFit.passthrough from StackFit.expand
0.3.0 #
Added: Optional mode where the card can only be flipped programmatically