📸 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.92k
stars
548
forks
source link
[BUG] The image zoomed is "under" the other widgets #403
Describe the bug
When the image is zoomed (in my case inside a listview and a container with constraints), the other widgets are visibile on top of the image.
Describe the bug When the image is zoomed (in my case inside a listview and a container with constraints), the other widgets are visibile on top of the image.
My code:
Click to expand
Screenshots
I'm using Flutter 2.0.3 and photo_view 0.11.1