swiping_card_deck 1.3.0 swiping_card_deck: ^1.3.0 copied to clipboard
A widget for swiping through a deck of cards with gestures or buttons.
1.3.0 #
- Add option to disable swiping by dragging
1.2.0 #
- Create generic SwipingDeck for swiping through other widgets
1.1.0 #
- Expose the duration of the swiping animation
1.0.0 #
- Initial release! 🎉
- BREAKING: Remove screenSize parameter from swipe hooks
- Add unit tests
- Fix bug with swipeController late initialization
- Add badges to README
0.0.3 #
- Fix GIF issue in README
0.0.2 #
- Update README
- Add unit tests
- Move SwipingGestureDetector into src
- Fix issue with animation disposal
0.0.1 #
- Initial package release.