swipable_stack 0.7.1 copy "swipable_stack: ^0.7.1" to clipboard
swipable_stack: ^0.7.1 copied to clipboard

outdated

A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations.

[0.7.1] #

  • Add swipeAnchor otpion
    • An option for setting anchor positon of swipe.
    • Thanks kevsjh :)

[0.7.0+1] #

  • Fix typo on CHANGELOG

[0.7.0] #

  • Add allowVerticalSwipe otpion
    • An option to controll the interaction for vertical swipe
    • Thanks kevsjh :)

[0.6.2] #

  • Update state when itemCount is changed.

[0.6.1] #

  • Fix [SwipableStackController.currentIndex] update

[0.6.0] #

  • Add the option stackClipBehaviour to SwipableStack
    • You can change the clipBehavior of Stack.
    • Thanks envomer :)
  • Optimize the update of SwipableStackController

[0.5.0] #

  • Add SwipableStack#swipeAssistDuration

[0.4.0] #

  • Breaking changes:
    • Rename back to Swipable from Swipeable for consistency with package name.
      • Rename from SwipeableStack to SwipableStack.
      • Rename from SwipeableStackController to SwipableStackController.
  • Be able to change duration of swipe & rewind animation.
  • Add ignoreOnWillMoveNext option for SwipableStackController#next.
  • Add context & index for SwipableStack#overlayBuilder to improve customizability.

[0.3.0] #

  • Breaking changes:
    • Rename from SwipableStack to SwipeableStack.
    • Rename from SwipableStackController to SwipeableStackController.
  • Refactor duration initialization for _swipeAssistController.

[0.2.1] Fix typo. #

[0.2.0] Remove the suffix #

[0.1.2-nullsafety.2] Add caring about unbound height or width. #

[0.1.2] Add caring about unbound height or width. #

[0.1.1-nullsafety.0] Migrate 0.1.1 to nullsafety #

[0.1.1] Bug fix. #

[0.1.0] Migrate to not nullsafety from 0.1.0-nullsafety.1 #

[0.1.0-nullsafety.1] Refactor. #

[0.1.0-nullsafety.0] Migrate to nullsafety. #

[0.0.2] Update README.md #

[0.0.1] First release. #

283
likes
0
pub points
93%
popularity

Publisher

verified publisherheavenosk.com

A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on swipable_stack