Skip to content

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

Notifications You must be signed in to change notification settings

m8e/adaptive-master-detail-layouts

 
 

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 80.9%
  • Objective-C 12.3%
  • Java 6.8%