Skip to content

adimyth/flutter_layouts

Repository files navigation

Flutter Layouts

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

Theme

Based on Shrine Theme by Google Material Design

Structure

LayoutSelector

A generic layout selector widget to allow choosing different options for a given layout type.

Pages

Contains a page for each different layout type.

About

A sample app demonstrating different layout types in flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published