Flutter Inner Drawer

Flutter Inner Drawer

May 8, 2020 totosugito 0

flutter_inner_drawer Inner Drawer is an easy way to create an internal side section (left/right) where you can insert a list menu or other. Installing Add […]

Flutter Debug Drawer

Flutter Debug Drawer

May 8, 2020 totosugito 0

flutter_debug_drawer A debug drawer menu for better development. This is an initial release with very few functionalities. This project is heavily inspired on a similar […]

Flutter Drawer Menu

Flutter Drawer Menu

May 8, 2020 totosugito 0

Flutter side menu (Drawer) Getting Started Use KFDrawer widget as Scaffold‘s body with items property (List<KFDrawerItem>) you should define onPressed on KFDrawerItem KFDrawer properties controller […]