flutter-auth-ui
flutter-auth-ui copied to clipboard
FR: Override social provider names in SupaSocialsAuth ("Azure" --> "Microsoft (Azure)" for example)
Feature request
Is your feature request related to a problem? Please describe.
I want to customize the shown names in SupaSocialsAuth widget. Precisely, I want to change the label "Azure" with "Microsoft (Azure)". Why? Simple: Normal people won't correlate Azure with Microsoft as developers does.
Describe the solution you'd like
Have extra localization attributes in SupaSocialsAuthLocalization for provider names
Describe alternatives you've considered
N/A
Additional context
N/A