I built a simple Flutter app (default counter app) using both the old and new build methods.
The app successfully displays on the Raspberry Pi 5 screen in both cases, but the cursor is not movable — it remains stuck on the screen.
I also checked the system using the htop command, and it shows that the app is not consuming much memory, so it doesn’t seem to be a resource issue.
Has anyone else faced this problem?
If yes and you found a solution, please comment — I’d be happy to connect and resolve it together.
Environment:
Device: Raspberry Pi 5
Flutter version: 3.10
flutterpi_tool version: 0.1.2