HeavenOSK / flutter_swipable_stack

A widget for stacking cards, which users can swipe horizontally and vertically with beautiful animations like Tinder UI.
https://pub.dev/packages/swipable_stack
MIT License
117 stars 48 forks source link

Now all items scale not just the top 2 #57

Closed impure closed 2 years ago

impure commented 2 years ago

This makes each subsequent item smaller than the item immediately above it.

HeavenOSK commented 2 years ago

Thanks for commiting it. But I think this change increase painting workload so I close this.