Skip to content

GUIDES & TIPS

Flutter Animations: Part 5

In this article, we’d like to cover “Curved Animations” using the CurvedAnimation class. The CurvedAnimation class allows you to apply a non-linear Curve to an animation.