pinch_zoom_release_unzoom 0.0.4
pinch_zoom_release_unzoom: ^0.0.4 copied to clipboard
A Widget to let you have a pinch to zoom that returns to the old size after the pinch has ended. Is very similar to the way you can zoom pictures on instagram
0.0.1 04/04/2022 #
Initial Release supporting zoom inside sizedbox
0.0.2 05/04/2022 #
Supports zoom inside a scroll view
0.0.3 06/04/2022 #
Supports zoomChild to support zoom in widgets that have an animated entry and are not supposed to be animated during the zoom
0.0.4 17/04/2022 #
Added useOverlay, this param setted to false can avoid rebuilds that would destroy scrolling states