How to Add Transition In Flutter

Every app nowadays has a transition for changing the screens. That is why we’re going to tackle how to add transition in flutter so we can also apply it to our flutter projects. In fact, this blog will tackle two simple transitions, which are the scale transistion and the slide transistion, on all sides. Let’s …

How to Add Transition In Flutter Read More »