mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Adds an emulated mouse cursor for devices that don't typically have a traditional mouse. Enables mouse-like user interactions by using gamepad devices. flutter/flutter#76092 flutter/flutter#14967 Unit tests blocked by: flutter/flutter#70197 label added