Flutter Animation

Flutter Animation

May 12, 2020 totosugito 0

animator Enables you to create stunning flutter animations, faster, efficient and with less code. Partly inspired by the amazing Animate.css package by Dan Eden. Please […]

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

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