junjizhi / flutter-flashcards

A simple Flashcard app build with Flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swipe Left and Right

aboelmor opened this issue · comments

The cards do not have boundaries. If you swipe the first card to the right instead of left, you'd be going to the last card.
What are the options to catch that swipe and decline it?