🐛 SignInScreen widget not calling headerBuilder method #404
Labels
auth
blocked: customer response
Waiting for customer response, e.g. more information was requested.
platform: all
Is there an existing issue for this?
What plugin is this bug for?
Firebase UI Auth
What platform(s) does this bug affect?
Android, Web, Windows
List of dependencies used.
flutter pub deps -s list
dev dependencies:
transitive dependencies:
Steps to reproduce
Expected Behavior
Expect
headerBuilder
to be triggered and the resulting widget to be displayed.Actual Behavior
SignInScreen.headerBuilder
is not called, so the header widget specified by the user is not displayed.Additional Information
No response
The text was updated successfully, but these errors were encountered: