flutter_auth_buttons icon indicating copy to clipboard operation
flutter_auth_buttons copied to clipboard

Auth Buttons is a flutter widget library, include buttons for authenticating with the most popular social networks.

Results 6 flutter_auth_buttons issues
Sort by recently updated
recently updated
newest added

I believe other developers also need the alignment of icon and text. I have edited - main.dart for example - auth_button_style.dart - button_content.dart for adding the mainAxisSize and mainAxisAlignment. Example...

I updated the google_fonts dependency to their latest version, 6.1.0. This broke the Apple auth button, as the font `Source Sans Pro` is no longer part of the font set....

I know the existing developer.x.com documentation points to the old twitter button, and the oath challenge screens still have the twitter branding. To avoid breaking existing users perhaps: * Create...

:sparkles: Introduce new styling options.

implement https://github.com/elbeicktalat/flutter_auth_buttons/issues/62

https://developers.kakao.com/docs/latest/en/kakaologin/design-guide ![image](https://github.com/user-attachments/assets/71f58a57-90b8-4dcb-a26f-5dca3a88b95a)