ammarshabbir / Flutter-Day-Night-Mood-Animation

11 stars 3 forks source link

Bottom overflowed issue when focus on email or pwd field #1

Open CellNexus opened 2 years ago

CellNexus commented 2 years ago

OS: IOS simulator iPhone SE, ios 1.5.5

Issue: Bottom overflowed.

══╡ EXCEPTION CAUGHT BY RENDERING LIBRARY ╞═════════════════════════════════════════════════════════
The following assertion was thrown during layout:
A RenderFlex overflowed by 0.184 pixels on the bottom.

The relevant error-causing widget was:
  Column
  Column:file:///Users/cell/Repository/Playground/flutters/Flutter-Day-Night-Mood-Animation/lib/screens/login/components/body.dart:85
  :22

Issue screen record:

https://user-images.githubusercontent.com/48074054/182274818-42a75c19-d86c-47bf-a684-852045454f58.mov

CellNexus commented 2 years ago

Fixed:

https://user-images.githubusercontent.com/48074054/182274863-f05551ff-49c7-4f17-a981-0980bf4e6c9c.mov