ricardodalarme/flutter_card_swiper

isVerticalSwipingEnabled and isHorizontalSwipingEnabled are not working

Closed this issue · 2 comments

Hi,

it seems that isVerticalSwipingEnabled and isHorizontalSwipingEnabled is not working.

I have checked the code and it looks like these params are never passed to the CardAnimation constructor (here on the line 191).

Thanks

Well spotted, I'll work on that as soon as possible

Fixed thank u!!!