animation • Easy to use - built-in as Flutter Widget or easily build your own • Gives less control of the animation process • Some are built in Flutter: AnimatedFoo where Foo is the Widget you want to animate. Examples: AnimatedContainer, AnimatedOpacity, AnimatedPadding, AnimatedSwitcher, AnimatedPositioned ect. • If you cannot find one in Flutter, use TweenAnimationBuilder to build your own 8 / 2 2 / 2 2 6