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 Progress Button

Flutter Progress Button

May 22, 2020 totosugito 0

Progress State Button A customizable progress button for Flutter Test with DartPad Installation https://pub.dev/packages/progress_state_button progress-state-button: "^1.0.0" Usage Icon ProgressButton.icon(iconedButtons: { ButtonState.idle: IconedButton( text: "Send", icon: […]

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 3D Button

Flutter 3D Button

May 10, 2020 totosugito 0

Clicky Button for flutter A Custom 3D Button in Flutter Demo How To Use it import 'clicky_button/clicky_button.dart' … ClickyButton( child: Text( 'Click Me!', style: TextStyle( […]

Flutter Spring Button

Flutter Spring Button

May 10, 2020 totosugito 0

spring_button A simple widget for having child widgets that respond to gestures with a spring animation. Media | Description | How-to-Use Media Watch on Youtube: […]

Flutter Reaction Button

Flutter Reaction Button

May 10, 2020 totosugito 0

Flutter Reaction Button Flutter button reaction it is fully customizable widget such as Facebook reaction button. Pub Package GitHub Repository Usage This is example Flutter […]

Flutter Fancy Progress Button

Flutter Fancy Progress Button

May 10, 2020 totosugito 0

flutter_progress_button flutter_progress_button is a free and open source (MIT license) Material Flutter Button that supports variety of buttons style demands. It is designed to be […]