adaptive-master-detail-layouts

A sample on how to have an adaptive master-detail layout in Flutter.

Stars
89

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:

Related Projects