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

OverlaySwipeProperties (swipe_properties.dart) not exported #71

Open gmarizy opened 1 year ago

gmarizy commented 1 year ago

OverlaySwipeProperties is exposed through overlayBuilder property, but not exported from the lib. As a consequence, importing swipe_properties.dart result in a warning (not blocking, just a warning).