flutter_auth_buttons 0.10.0
flutter_auth_buttons: ^0.10.0 copied to clipboard
Material buttons for logging into popular social networks, including Google, Facebook, Twitter and Microsoft.
0.10.0 #
- Support for centered buttons (thanks @Jwildsmith).
0.9.0 #
- Updated Facebook button (thanks @chetan-cueclad).
0.6.0 #
- Added Apple button (thanks @json469).
- Simplified the example app (removed stretched button examples).
0.5.0 #
- Added Microsoft button.
0.4.0 #
- Border radius can be specified (thanks @nerder).
- Google button shows correct background colour when pressed (thanks @g3rrydanc3).
- Button content left-aligns when stretched.
onPressed
attribute is no longer required.
0.3.1 #
- Improved package description.
0.3.0 #
- Added Twitter button.
0.2.1 #
- Fix bug to prevent buttons from stretching.
0.2.0 #
- Added Facebook button.
0.1.0 #
- Added example application.
0.0.1 #
- Support for Google button.