Open
Description
Is there any way in which the virtual keyboard automatically comes up in Flutter without explicitly coding for virtual keyboard package using Dart.
I installed virtual keyboard in Raspbian OS with the command sudo apt install matchbox-keyboard
. However, after running flutter-pi
command and launching the flutter app, the matchbox-keyboard does not detect the input field/box in flutter app to automatically come up. Is there any solution for this (without coding for virtual-keyboard flutter package) ?
Metadata
Metadata
Assignees
Labels
No labels