Whenever I tap on a textfield on mobile the OS keyboard pushes the scaffold and everything looks squished. Is there anyway to keep all of my widgets in place and just make the keyboard popup over the layout? I know there's resizeToAvoidBottomInset on code, but was looking for a quick fix with a custom action on page load if possible.
Thanks!
Keyboard Squishes Layout
1
3 replies