Gesture detection and touch event handling: Concept map
In iOS, you attach a GestureRecognizer to a view to handle click events. In Flutter, there are two ways of adding touch listeners.
Clickable & Draggable!
Click node to preview!