The Only Advanced UX Material Design Pattern In The Flutter SDK

Fred Grott
5 min readJan 11, 2022

Let me show you how to implement the only Advanced UX Material Design Pattern found in the flutter SDK. The pattern I am talking about is the collection widget pattern. And the sample code can be found in the collection widgets sub-folder of this repo:

--

--