Suppose you have to represent real world behavior in Flutter, which animation would you use?

The choice of animation in Flutter would depend on the specific behavior that needs to be represented. Flutter provides several animation options that can be used to represent real-world behavior. These include Physics-based animation, Tween animation, Curved animation, and Hero animation.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *