flet-dev / examples

Flet sample applications
MIT License
433 stars 174 forks source link

simple desktop app layout #25

Closed clstaudt closed 1 year ago

clstaudt commented 1 year ago

This is basically a stripped-down version of the responsive menu layout (python/community/responsive_menu_layout). I built it with the aim of having a minimal scaffold for a desktop app with a navigation side bar on the left and a main content area. The idea was to have as little complexity as possible for beginners to start building a desktop app layout. Responsive menu behavior can be added at a later point.

Being a flet/flutter beginner myself, this may not be the most elegant implementation possible, but the project is currently lacking simple layout templates. Please rate and review. It would be great if experienced flet devs could add more templates like this.

Screenshot 2022-09-14 at 12 00 22

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.