Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

40 lines (28 loc) · 1.06 KB

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

0.2.2

Added: Support speed params and expose call back when flip triggered Fixed: Absorb the event for Back side

0.2.1

Updated: Description and screenshots

0.2.0

Added: Support vertical direction Added: Support speed as a params