swipable_stack 0.3.0
swipable_stack: ^0.3.0 copied to clipboard
A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations.
0.0.1 First release. #
0.0.2 Update README.md #
0.1.0-nullsafety.0 Migrate to nullsafety. #
0.1.0-nullsafety.1 Refactor. #
0.1.0 Migrate to not nullsafety from 0.1.0-nullsafety.1 #
0.1.1 Bug fix. #
0.1.1-nullsafety.0 Migrate 0.1.1 to nullsafety #
0.1.2 Add caring about unbound height or width. #
0.1.2-nullsafety.2 Add caring about unbound height or width. #
0.2.0 Remove the suffix nullsafety. Fix README. #
0.2.1 Fix typo. #
0.3.0 #
- Breaking changes:
- Rename from SwipableStack to SwipeableStack.
- Rename from SwipableStackController to SwipeableStackController.
- Refactor duration initialization for _swipeAssistController.