I want to make a 2048 clone in flutter and I have implemented the logic and used a grid view so far. Now I want to implement the animations.
I have seen a tutor