A simple app depicting the different layouts in Flutter.
- ✅ Row Column
- ✅ Container
- ⏳ Stack
- ⏳ Grid
- ⏳ ListView
- ⏳ Stack
flutter_layouts.mp4
Inspiration taken from Flutter Layout Basics: Row, Column, Stack, Expanded, Container, ListView, GridView [2021] by Johannes Milke
Based on Shrine Theme by Google Material Design
A generic layout selector widget to allow choosing different options for a given layout type.
Contains a page for each different layout type.