Sample apps that showcasing Flutter's animation features
AnimationControllerDemo Demonstrates how to use an AnimationController.
AnimationController
ExpandCard Demonstrates how to use AnimatedCrossFade to fade between two widgets and change the size.
AnimatedCrossFade