September 2019
Beginner
512 pages
12h 52m
English
Although possible, it is not always practical to handle pointer events by ourselves using the Listener widget. Instead, the events can be handled on the second layer of the Flutter gesture system. The gestures are recognized from multiple pointer events, and even multiple individual pointers (multitouch). There are multiple kinds of gestures that can be handled:
Read now
Unlock full access