Missing UX Pattern From The Flutter SDK, Backdrop

Fred Grott
5 min readJan 9, 2022

This time around, in figuring out how to implement the advanced Material Design UX patterns not in the Flutter SDK, I will show you how to implement the backdrop pattern.

What is the Backdrop UX Pattern

The Backdrop UX patterns are where a slidable top sheet can interact and change the content panel contents:

--

--