Member-only story

An Awesome Way To Stagger Flutter Slivers Animation For Material Design 3

Fred Grott
3 min readJan 18, 2023

--

One of the holes in the Flutter SDK is container staggered animation that is part of the Material Design 3 spec. In this article, I show you how to implement Slivers staggered animation to satisfy the Material Design 3 spec.

What Are We Using

I am just using a re-worked form of the experimental material 3 demo in the Flutter Samples repo:

The package to animate slivers is called auto animated:

And at the end of the article you will be able to do this animation:

--

--

Fred Grott
Fred Grott

No responses yet