I have just started exploring FlutterFlow since a few weeks. I am not a Flutter developer however I can build backends with .Net.
I am struggling to understand how the positioning and, generally speaking the overflows works. I used a template to build a login page and changed a little bit. The page is shown in the login.png
attachment. In the widget_tree.png
attachment the widget tree is shown. From a visual perspective this is exactly what I would like to achieve.
When launching it on the device however, I am facing some problems:
Depending on the height of the dataColumn the device shows a message saying "Bottom overflowed by 14 pixels"
When #1 happens I am not able to scroll the form while the keyboard is showing