Welcome to our in-depth tutorial dedicated to mastering the pinch-to-zoom function within a scroll view in Flutter. This step-by-step guide is designed to help Flutter developers optimize their user interface and provide a superior user experience.
In this video I also explain how you can use the Listener widget to stop scroll when the user wants to do a scale inside an interactive viewer.
Github of pinch to zoom:
https://github.com/ivofernandes/pinch...
Pub.dev of pinch to zoom:
https://pub.dev/packages/pinch_zoom_r...
00:00 Intro
02:00 How to fix pinch to zoom inside a scroll
03:30 Behind scenes of how to stop the scroll to be able to zoom