bluefireteam / photo_view

📸 Easy to use yet very customizable zoomable image widget for Flutter, Photo View provides a gesture sensitive zoomable widget. Photo View is largely used to show interacive images and other stuff such as SVG.
MIT License
1.91k stars 547 forks source link

Support Pinch Zoom on Desktop/Touchpad #520

Open simpros opened 2 years ago

simpros commented 2 years ago

It would be awesome to be able to zoom in by the default zoom gesture on a touchpad on desktop applications.

renancaraujo commented 2 years ago

Agreed, it shoudl be possible since https://github.com/flutter/flutter/issues/23604#issuecomment-1168106921 is merged