layout-demo-flutter

Super Useful Flutter Layouts - Right in Your Pocket. 😉

MIT License

Stars
1.4K

Super Useful Flutter Layouts - Right in Your Pocket. 😉

Update: Flutter web app preview here: https://flutter-layouts-demo.web.app/

YouTube video walkthroughs with explanations here:

This app shows you how to use the most common layouts in Flutter.

You can run this project on your simulator or device.

Oh, and the app itself is built with - guess what - a combination of Flutter layouts. So Meta! 😎

For more articles and video tutorials, check out Coding With Flutter.

Table of Contents

Row / Column

Baseline

Stack

Expanded

Wikipedia: Golden Spiral (also: Fibonacci, Golden Ratio).

Padding

PageView

ListView

Slivers

Hero Image

Nested Lists

For more articles and video tutorials, check out Code With Andrea.

License: MIT

Attribution

Youtube Play Icon by Youtube Clipart.

Badges
Extracted from project README
Flutter Layouts: Row, Column, Stack, Expanded, Padding Flutter Layouts: PageView, ListView, GridView, Slivers, Hero Imaegs
Related Projects