You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't find a way to change the main labels of EmailVerificationScreen, it seems to be literals in the source code
Steps to reproduce
Steps to reproduce the behavior:
Go to packages/firebase_ui_auth/lib/src/screens/email_verification_screen.dart:167 and look it by yourself
extending DefaultLocalizations (from packages/firebase_ui_localizations/lib/src/default_localizations.dart) to customize the labels, does not seem to have properties assigned to these labels
Expected behavior
as a result the screen build normally with labels on english...as the others screens, i should be allowed to change the labels to put them in other language(Spanish)
information not provided
Sample project
Providing a minimal example project which demonstrates the bug in isolation from your main App greatly enhances the chance of a timely fix.
Please link to the public repository URL.
Bug report
I don't find a way to change the main labels of EmailVerificationScreen, it seems to be literals in the source code
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
as a result the screen build normally with labels on english...as the others screens, i should be allowed to change the labels to put them in other language(Spanish)
information not provided
Sample project
Providing a minimal example project which demonstrates the bug in isolation from your main App greatly enhances the chance of a timely fix.
Please link to the public repository URL.
Additional context
Add any other context about the problem here.
Flutter doctor
Run
flutter doctor
and paste the output below:Click To Expand
Flutter dependencies
Click To Expand
thanks for the effort and greetings from Colombia
The text was updated successfully, but these errors were encountered: