• Greg Spencer's avatar
    Implement hover support for mouse pointers. (#24830) · 1811d574
    Greg Spencer authored
    This implements support for hovering mouse pointers, so that mice connected to Android devices, and ChromeOS devices running Android apps will work properly.
    
    It teaches flutter_test about hover events, which required changing how they are created and used.
    
    Also modifies AnnotatedRegion to allow a region that can be located someplace other than just the origin.
    
    Along with tests for all of the above.
    
    Fixes #5504
    1811d574
Name
Last commit
Last update
.github Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CODE_OF_CONDUCT.md Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
dartdoc_options.yaml Loading commit data...
flutter_console.bat Loading commit data...