card_stack_widget library

Classes

CardBodyWidget
CardChildWidget
CardModel
This class is used by the CardStackWidget for the CardStackWidget.cardList attribute.
CardStackWidget
This class has the aim to show a stack of cards based on cardList. ______ | C | |_____| <- For example, we have three cards (A, B, C) | B | <- and reverseOrder is set to false |________| | A | |___________|
CardWidget

Enums

CardOrientation
Used to indicate the user swipe or dismiss orientation.

Typedefs

CardStackWidgetBuilder = CardModel Function(int index)