Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 396 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 396 Bytes

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