79390560

Date: 2025-01-27 11:28:20
Score: 2.5
Natty:
Report link

I found a Solution for anyone encountering the Issue too:

Inside the SignInScreen add:

headerBuilder: (context, constraints, shrinkOffset) {return Sizedbox.shrink();},

Solved the issue for me! :)

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: David Grabovac