Challenge: Handling Gestures
Test your understanding of handling user interactivity within your Flutter app.
We'll cover the following...
Goal
Use the GestureDetector
widget and other widgets’ callbacks to detect gestures made by users.
Specs
- When the user presses the
FloatingActionButton
, the following screen is displayed:
- When the user taps on the close icon on the screen above, the following screen is displayed:
- Long pressing the first contact in the list