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
Hi,
I was just trying this code seems fine for the navigation using the remote. But when I replace these squares with TextFormField then not able to navigate as every time I press and down or up button the keyboard comes up.
The text was updated successfully, but these errors were encountered:
@SudhansuSekharSahoo18 TextFormField means when it will be focused it will open keyboard for you. May be you can use simple Text to avoid keyword propegation.
Hi,
I was just trying this code seems fine for the navigation using the remote. But when I replace these squares with TextFormField then not able to navigate as every time I press and down or up button the keyboard comes up.
The text was updated successfully, but these errors were encountered: