Member-only story

Awesome Standard Side Sheets

Fred Grott
6 min readJan 11, 2022

--

As you know, the Advanced UX Patterns in the Material Design spec are not found in the Flutter SDK. Let me show you how to create one on the Desktop, Standard Side Sheets. The sample code can be found in the standard side sheets demo sub-folder of this repo:

What Am I Building And What Am I Using

This is what I am building:

Just a simple desktop app with a permanent drawer on the left side and on the right a standard side sheet. The standard side sheet for desktop can be just content, or it can be interaction controls for primary content in the middle of the screen.

So to create it I am using:

--

--

Fred Grott
Fred Grott

No responses yet