Initial Release supporting zoom inside sizedbox
Supports zoom inside a scroll view
Supports zoomChild to support zoom in widgets that have an animated entry and are not supposed to be animated during the zoom
Added useOverlay, this param setted to false can avoid rebuilds that would destroy scrolling states
Added condition to only introduce overlay when the user interacts with the interactive viewer with two fingers
Added the number of fingers restriction as a parameter, not sure if will have any real use but it helps when using the simulator
Fixed documentation, and defaults
Improved documentation, with a video explaining the project
Improved the pinch functionality inside a scroll
Improved documentation
Fixed analysis issues
Fixed formatting issues
Improved documentation to make the package work with scroll
Refactor logger
Use root navigagor
Improve overlay position inside nested navigator