The keyboard hides the TextField that is being input.

Widgets & Design
Resolved

Hello,

When the keyboard is displayed, the TextField is hidden.
Is there a way to make the TextField not hidden?

attached image
In the first image, the TextField is not hidden on the FlutterFlow Editor.
But, in the second image, the TextField is hidden when viewed on the actual device (iPhone 14)

I'm building an app using an initial template.

layout structure

mainContent
- Row
- Space between
- Expanded

postDetail
- Row
- Scrollable
- Expanded

postComment
-Container

What have you tried so far?
Did you check FlutterFlow's Documentation for this topic?
Yes
2
14 replies