Flutter Radial Menu

Flutter Radial Menu

August 28, 2020 totosugito 0

flutter_radial_menu A radial menu widget for Flutter. Installation Install the latest version from pub. Quick Start Import the package, create a RadialMenu and pass it […]

Beauty Popupmenu Flutter

Beauty Popupmenu Flutter

June 30, 2020 totosugito 0

flutter_beautiful_popup 中文 A flutter package to help you beautify your app popup, can be used in all platform.Live Demo. Preview: Getting Started Add dependency to […]

Flutter Popupmenu

Flutter Popupmenu

June 30, 2020 totosugito 0

This project was writed with pure dart code,which means it’s support both iOS and Android. Screenshot Todo [ ] show/hide animation Usage You can find […]

Flutter Circular Menu

Flutter Circular Menu

May 12, 2020 totosugito 0

A simple animated circular menu for Flutter, Adjustable radius, colors, alignment, animation curve and animation duration. pub package Getting Started Installation Basic Usage Installation Add […]

Flutter Circular Menu

Flutter Circular Menu

May 10, 2020 totosugito 0

FAB Circular Menu A Flutter package to create a nice circular menu using a Floating Action Button. Inspired by Mayur Kshirsagar‘s great FAB Microinteraction design. […]

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 […]