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 Auth Buttons

Flutter Auth Buttons

May 10, 2020 totosugito 0

Flutter Auth Buttons Flutter widget library containing buttons for authenticating with popular social networks: Apple, Google, Facebook, Twitter and Microsoft. Usage Add flutter_auth_buttons to your […]

Flutter Progress Button

Flutter Progress Button

May 10, 2020 totosugito 0

progress_button A Material Flutter Button that supports progress and error visuals Getting Started ProgressButton is designed to be easy to use and customizable. Without going […]

Flutter Sign In Button

Flutter Sign In Button

May 10, 2020 totosugito 0

A Flutter plugin for iOS and Android for generating signin buttons for different social media account. Feedback and Pull Requests are most welcome! Installation Add […]