flutter_auth_buttons 0.4.0
flutter_auth_buttons: ^0.4.0 copied to clipboard
Material buttons for logging into popular social networks, including Google, Facebook and Twitter.
[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.