Member-only story

Google Is Wrong About Staggered Animation In Material Design

Fred Grott
2 min readDec 21, 2022

--

Google has this thing in the Material Design spec where it calls for staggered animation of UI elements. The problem is that certain animation might seem okay to use in this regard, but is not okay. Let me show a demo to highlight it.

Demo Of Staggered Animation

Here is doing some fade in staggered animation:

The animation is too strong and overwhelms everything else, including the page transitions. What we want is to be more subtle, such as this:

So again I am using GSkinner’s Flutter Animate package:

--

--

Fred Grott
Fred Grott

No responses yet