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

Flutter Modal Bottom Sheet

Flutter Modal Bottom Sheet

June 26, 2020 totosugito 0

Flutter Modal Bottom Sheet Create awesome and powerful modal bottom sheets. Cupertino Modal Multiple Modals Material Modal Bar Modal Create your own Try it Explore […]

Flutter Motion Tab Bar

Flutter Motion Tab Bar

June 15, 2020 totosugito 0

Motion Tab Bar A beautiful animated widget for your Flutter apps Getting Started Add the plugin: dependencies: motion_tab_bar: ^0.1.1 Basic Usage Adding the widget MotionTabController […]

Flutter Expandable Bottom Bar

Flutter Expandable Bottom Bar

May 8, 2020 totosugito 0

ExpandableBottomAppBar Animatable bottom app bar with expandable sheet Preview Getting Started Add the plugin: dependencies: … expandable_bottom_bar: any Basic Usage Adding the widget bottomNavigationBar: BottomExpandableAppBar( […]