Shared element transition in Flutter
Hello there! Some time ago a friend of mine showed me an article and asked me if I can do Shared Element Transitions in Flutter. The first thought that came into my mind was "Simple, Heroes!" but when I looked closely, I've noticed that the transition in that article occurs in one page, so Hero transitions wouldn't work in that case. In this post I will use AnimationControllers, Overlays and Rects to get the same result.
Published on Sun, January 13th 2019