Flutter Screens Switching on its own without Pressing on any Button
The Problem is When I Run the App and its for example Home Screen then I have two options signup and login when I press login it takes me to its screen and its fine but after like 3 secs without pressing any button it switches back to signup screen on its own so what is happening here I made sure the login has no connection withe the signup screen and here is the code for Home Screen `