appinio_swiper 2.1.0 copy "appinio_swiper: ^2.1.0" to clipboard
appinio_swiper: ^2.1.0 copied to clipboard

An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).

[2.1.0] - 2023.11.21 #

  • Features:
    • The controller now exposes all relevant card state (index, card offset+rotation, etc).
    • The controller now has animateTo to arbitrarily animate the top card’s offset.
    • Added onSwipeEnd, onSwipeBegin and onCardPositionChanged methods to give the swipe information.
    • Added SwiperActivity class to give more information during card swipe.
    • Better documentation, linting and code formatting.

[2.0.3] - 2023.08.23 #

  • Features:
    • Custom background card spacing.
    • onSwipeCancelled event.

[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
415
likes
160
points
8.97k
downloads

Publisher

verified publisherappinio.app

Weekly Downloads

An awesome fully custamisable Tinder Card Swiper which allows swiping in all directions with any Custom Widget (Stateless or Statefull).

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on appinio_swiper