flutter-pi icon indicating copy to clipboard operation
flutter-pi copied to clipboard

error message on TI AM625

Open okanercan opened this issue 1 year ago • 1 comments

Hi, I have custom board with TI AM625 processor. I am able to run flutter-pi flutter-gallery but having this error message when I move mouse. Mouse cursor is also moving very slow.

modesetting.c: Couldn't move mouse cursor. drmModeMoveCursor: Bad address

okanercan avatar Feb 29 '24 09:02 okanercan

Try implementing a software cursor inside the Flutter application. See #456

vinsfortunato avatar Oct 26 '24 15:10 vinsfortunato