1 min readMay 4, 2020
Hey,
there is no out-of-the-box widget for that but this effect can be achieved with a combination of Stack and Transform.scale or matrix transform.
More advance solution would involve using unnamed routes and PageRouteBuilder https://flutter.dev/docs/cookbook/animation/page-route-animation to override the transition.
BTW I am surprised that there is no library already for it