You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using flutter_swiper plugin with layout option called SwiperLayout.Stack for displaying gallery images but SwiperLayout.Stack with (scrollDirection : Axis.Horizontal) property but it works with J swipe not actual one that works with SwiperLayout.Default of scrollDirection : Axis.Horizontal. It does not detect Gesture of Horizontal Swipe. What would be issue?