Is it possible to set the position of the mouse cursor using Flutter for desktop?
I'm sure this is possible using custom plugins, but I'm hoping for a cross-platform Dart solution or an existing plugin.
There is no such functionality built into Flutter.