Explore Animation in Flutter - PART 1
In the last lesson, we took some theories about animation, therefore, today we're going to make our hands dirty, learn by doing. BUT, Hold on.
We need to understand important concepts of animation before jumping into the code, bring your own coffee a...
sirkif.com8 min read
Monikinderjit Singh
Flutter Developer | Cloud/ML Enthusiast
Amazing post🔥. For repeated animations, you can use the Timer.periodic() function.