Skip to content

katisari/menu_sample_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menu App 🍔

A menu app composed of common Flutter layout widgets.

How to debug layout Issues

In this tutorial, you will be debugging 3 layout issues using the Flutter Inspector. Each issue is separated into different classes. Issue 1 corresponds to Example1() and so on. We'll combine them at the end to have a completed menu app.

Finished App