auth_buttons 0.0.6
auth_buttons: ^0.0.6 copied to clipboard
Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks like Google, Facebook, Apple and Twitter.
[0.0.6] - 06 Feb 2021 #
- Add new style,
secondary style
. - Add auth with
Email
button. - Add auth with
Huawei
button. - Add a custom button where you can give it any image as icon. This button is very helpful special when you want to add some button not exist in this library, and maintain the same style.
- Too many change in the code structure, but you'll still using everything in the same way. There are no conflict with the previous versions.
- Add unit test to check the default values.
[0.0.5] - 31 Jun 2021 #
- Enable other size.
- Docs the Api.
[0.0.4] - 31 Oct 2020 #
- Add new style,
icon style
. - Add Microsoft button.
[0.0.3] - 27 Oct 2020 #
- Submit to stable.
- Add GitHub button.
[0.0.2] - 25 Oct 2020 #
- Alpha version.
[0.0.1] - 25 Oct 2020 #
- First publication.