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
The animations works fine during debug, but when I run "flutter build apk", they does not work anymore. Pagination works, but not the animations.
EDIT: Animations only works with SwiperLayout.DEFAULT. STACK and TINDER only works during debug.