Where to Go From Here?
You can download the completed project files by clicking Download Materials at the top or bottom of the tutorial.
In this tutorial, you took an app that could only recognize single taps and updated it to include double-taps and rotation — great job!
If you want to learn more about design patterns, check out Flutter Design Patterns. It contains good explanations for each one of them.
Want to see what basic and complementary gestures GestureDetector
supports? Check out the documentation for a full list of them.
We hope you enjoyed this tutorial. If you have any questions or comments, please join the forum discussion below!