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
In one of my other flutter mini-projects, I solved a similar problem by
calling
`SystemChannels.textInput.invokeMethod('TextInput.hide');`
whenever the keyboard should be hidden
What
Video
screen-20211229-155509.mp4
The text was updated successfully, but these errors were encountered: