Relative Content

Tag Archive for flutterdartflutter-pageview

How to handle zooming with page view builder in flutter?

I’m working on an app that I need to implement zoom functionality with page swiping, in my case I need to make the zoom above the entire page view builder rather than on individual pages, similar to how the photo_view package works.