What is Flutter animation?

In Flutter, the widgets which perform an animation take an animation object as a parameter . This Animation object gives the information from which they read the current value of the animation and to which they listen for changes to that value.

Leave a Reply

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