Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 599 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 599 Bytes

What is it?

Sample project for implementing adaptive master-detail layouts in Flutter.

Read the blogpost here.

All the related source code is located in the /lib folder; no separate Android / iOS code needed.

The end result looks a little something like this:

Adaptive master-detail layout sample on a mobile and tablet device.