appinio_swiper 2.0.2 appinio_swiper: ^2.0.2 copied to clipboard
An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).
[2.0.2] - 2023.06.19 #
- Features:
- You can pass any combination of SwipeOptions.
- You can decide how many background cards you need.
[2.0.1] - 2023.05.31 #
- Features:
- You can add a listener and check in which direction the card is being swiped.
[2.0.0] - 2023.03.16 #
Features:
- Breaking change - Replaced the list of cards with cardsBuilder.
- Trigger swipe up & down through controller.
- Restrict horizontal or vertical swipe.
- Set looping for card swipe.
[1.1.1] - 2022.10.13 #
Fixes:
- NoSuchMethodError When onSwipe method is not provided.
[1.1.0] - 2022.09.11 #
Features:
- Detect the directi on (left, right, top, bottom) in which the card was swiped away.
- Unswipe all cards.
[1.0.3] - 2022.04.28 #
- Trigger swipe through controller.
[1.0.2] - 2021.12.8 #
- Bug fix.
[1.0.1] - 2021.12.1 #
- Feature: Sending Feedback when widget is unswiped.
[1.0.0] - 2021.11.26 #
- Initial version