flutter_zoomable_image
flutter_zoomable_image copied to clipboard
Missing boundaries
It's possible to continue panning the image way off the canvas. Some users have reported crashes, and it's also possible to lose track of where the image is.
We need a stopgap solution to prevent overscrolling until #2 can be implemented.