Dimibe/study-planner

Change menu when screen's width is large enough

Closed this issue · 1 comments

When the app is used on desktop the drawer on the left should be replaced by buttons in the appbar.

To identify the max width the LayoutBuilder widget can be used.

Final result:
image