Flutter Adaptive Nav Best Practices, Shaped Drawers
8 min readSep 30, 2021
I want to impress upon you that if Flutter is all about the widgets, then the widgets should be your branding palette and toolbox. In adaptive navigation, we have that nice fully opened drawer on the left-side in tablet and desktop apps. And, it should be branded. Let me show you how to brand it by changing the shape.
This what we are building:
And the example we are building is found in the repo of:
Get Access To My Free Stuff
My free Flutter Code And Design Assets can be found at:
Front-End application development and design is more mature so that the beginning…