Project Layout As A Way To Architecture Layers In Flutter
4 min readJul 28, 2022
--
I have a need to have a specific flutter project structure for the apps I build to demo the paid Flutter UI Kits I am building and the Flutter demo apps I am building for my Flutter App Designer book series. And that happens to mirror the exact way one should use project layout to help architecture layers for a flutter app. Let me show you.