I am developing the kiosk application by using flutter and there is an issue coming out that I can’t handle on screen keyboard of windows pop up when textfield focused or something. Is there any way to implement native on screen keyboard without activating tablet mode or something…
I already tried the flutter_virtual_keyboard new_virtual_keyboard and Process.start(‘osk.exe’, []), or much things but it wont work as I expected at all
Battur Mungunchuluun is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.