A Responsive Adaptive Scaffold Better Than Google’s For Flutter Apps

Fred Grott
5 min readMar 23

Truth be told, I am not a fan of the Material IO team’s two efforts at developing an adequate library for the adaptive scaffold Material Design patterns. I am going to show you a different way using my in-process Folio app example that is a bit more flexible both code implementation wise and UX design wise.

Why Do Custom Responsive…

Fred Grott