fluttercommunity / responsive_scaffold

Responsive Scaffold - On mobile it shows a list and pushes to details and on tablet it shows the List and the selected item. Maintainer: @rodydavis
https://fluttercommunity.github.io/responsive_scaffold/
MIT License
360 stars 42 forks source link

Any way to have the drawer below the appbar in landscape/tablet mode? #22

Open JohnGalt1717 opened 4 years ago

JohnGalt1717 commented 4 years ago

I would like the appBar to go all of the way across the screen in landscape (wide) mode when it's open all the time. Is there a way to cause the drawer in that case to show below instead of over the top of the app bar?