You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenever I enter some text into the textFields on the Login or Sign up Pages and then click the back button to navigate to the front Page the Image of the Car overflows by 147 Pixels on the Bottom with the issue being under a column. I'd recommend checking out Slivers or ScrollViews to prevent pixel overflows with columns
The text was updated successfully, but these errors were encountered:
Issue was fixed with hard coding flex values but formatting doesn't look good so removed it and looking for better alternatives due to overlapping widgets
Whenever I enter some text into the textFields on the Login or Sign up Pages and then click the back button to navigate to the front Page the Image of the Car overflows by 147 Pixels on the Bottom with the issue being under a column. I'd recommend checking out Slivers or ScrollViews to prevent pixel overflows with columns
The text was updated successfully, but these errors were encountered: