Member-only story
App Design, The First Part Of Container Animation
3 min readJun 13, 2022
The important part of app design is using motion to emotionally accent the app and product story. In this first part of container animation, you will learn to use the additional animations package from the Flutter SDK team to animate container in flutter apps.
The Animations Package
So the animations package allows you to do such things as this:
And the animations package can be found at
and the pre-defined patterns in that package are:
1. Container transform
-A card into details
-A list item into details page
-A FAB into details page
-A search bar into expanded search