Session

Understanding Flutter's handling of Gestures

As a mobile development framework, Flutter provides awesome features to detect and recognise user's gestures.

What gestures can it detect ? How does it recognise different gestures ? How does it respond when several gesture handlers are triggered ? How can I test my widget when gesture detection's involved ? ... so many questions that I've asked while working on an SDK intercepting the user's gestures without disrupting the behaviour of the underlying Flutter app.

In this presentation, we will dive into the general mechanism of how Flutter detects and recognises gestures, understand how it resolves detection conflicts and see how gestures handling widgets can be tested so that Flutter gesture handling has no secrets for you

Guillaume Diallo

Head of Flutter Engineering - BAM

Paris, France

View Speaker Profile