Open vanlooverenkoen opened 1 week ago
if I launch the app with flutterpi_tool (from my machine) the keyboard does not work. I launch the app with flutter-pi (after using flutterpi_tool to install it on the pi) it works. but it also types in the terminal that is still open behind (resulting in the escape button not working because it kills the app in the terminal behind the app)
I don't have any keyboard input. When the app is running. When I type on the keyboard the text is typed in the cli that is still open behind/underneath the flutter app.
I am using a logitech K400 (azerty be) and the mouse does work perfectly. But the keyboard input does not work. I have also already tried with another keyboard (Keychron k3 wired) and that does not work either. What should I do?
I have configured my locale as en_GB as you can see here
When I run in desktopmode the keyboard does work in rasbian desktop (without flutter-pi).
I can see this when I run.
My Full output