ricardodalarme/flutter_card_swiper

strange when page can scroll

Opened this issue · 3 comments

if the page can be scroll:when scroll pre page,then swipe to next page; the next page will scroll to pre page's position,it looks very strange

and i found the "cardBuilder" called very fruquently

Same here. If i scroll one card and then swipe it, the next card will scroll to the previous cards scroll position. Even if the cards have its own scroll controller.

same issue