gtk-flutter / libadwaita

Libadwaita's widgets for Flutter. Following Gnome HIG and available on all platforms.
https://pub.dev/packages/libadwaita
Mozilla Public License 2.0
238 stars 17 forks source link

Fix code duplication issue with `AdwSidebar` on example project #46

Closed jesusrp98 closed 2 years ago

jesusrp98 commented 2 years ago

In this issue, we can discuss how could the AdwSiderbar widget not be repeated inside the home page of the example project.

jesusrp98 commented 2 years ago

I'll think and research some possible solutions, and post my findings in this issue at a later date.