Flutter ListView Expand And Flip Animation
- Alex Fourman
- Jul 4, 2021
- 1 min read
After doing a fade-in and expand animation I wanted to have something that is really unique to Flutter's tool-set.
The animation was mainly inspired by this great talk Marcin Szałek | Flutter Europe

The code is available in the same GitHub project under expand_with_flip branch.
Comments