Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 205 Bytes

drawer

A new Flutter project.

About This App

It has a Drawer with 2 layouts in it. Layout1 has a simple ListView with a builder method. Layout2 has a API call with ListView inside a FutureBuilder.