-
How can i disable the headerbuilder animation (See it here: https://photos.app.goo.gl/dtzbdsTNJCgTtZTMA) on the flutterfire SignInScreen. I would like the header logo to not animate when the user clicks on the input fields. |
Beta Was this translation helpful? Give feedback.
Answered by
nanjet
Jul 7, 2022
Replies: 1 comment
-
Actually i just found the answer, setting resizeToAvoidBottomInset fixes the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nanjet
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Actually i just found the answer, setting resizeToAvoidBottomInset fixes the issue.