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

Flutter 3D Bottom Navigation Bar

Flutter 3D Bottom Navigation Bar

May 2, 2020 totosugito 0

flip_box_bar A 3D BottomNavigationBar inspired by Dribbble design by Dannniel [https://dribbble.com/shots/4811135-Tab-Bar-Cube-Interaction]. Demo Example Use // In Scaffold int selectedIndex = 0; bottomNavigationBar: FlipBoxBar( selectedIndex: index, […]

Flutter Slider Button

Flutter Slider Button

April 29, 2020 totosugito 0

Slider Button This package provides an easy implementation of a Slider Button to cancel current transaction or screen. Highly customizable iphone alike looking widget. How […]