79432717

Date: 2025-02-12 10:33:26
Score: 1.5
Natty:
Report link

For me was helpful this answer

On my case, using the Scaffold() as home: of MaterialApp() for testing purpose caused the issue.

Once I created a Separate HomePage() widget and used that as home: HomePage() the problem is gone.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Rustam Khisamov