swipeable_cards_stack 1.0.2+1 copy "swipeable_cards_stack: ^1.0.2+1" to clipboard
swipeable_cards_stack: ^1.0.2+1 copied to clipboard

This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.

[1.0.2] #

  • Add a screenshorts to pub.dev

  • [1.0.1] #

  • Adjust the sample image

[1.0.0] #

  • Added SwipeableCardsStack
    • Can add custom widgets to SwipeableCardsStack
    • Cards can be swiped horizontally and vertically
    • Can receive swipe events
  • Added SwipeableCardsStackController to automatically swipe cards:
    • _SwipeableCardsStackController.triggerSwipeLeft()
    • _SwipeableCardsStackController.triggerSwipeRight()
    • _SwipeableCardsStackController.triggerSwipeUp()
    • _SwipeableCardsStackController.triggerSwipeDown()
  • Added example (see examples/ folder)
0
likes
130
points
8
downloads
screenshot

Publisher

unverified uploader

Weekly Downloads

This is Tinder like swipeable cards package. You can add your own widgets to the stack, receive all four events, left, right, up and down. You can define your own business logic for each direction.

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on swipeable_cards_stack