• 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
..
animation Loading commit data...
cupertino Loading commit data...
engine Loading commit data...
examples Loading commit data...
foundation Loading commit data...
gestures Loading commit data...
harness Loading commit data...
material Loading commit data...
painting Loading commit data...
physics Loading commit data...
rendering Loading commit data...
scheduler Loading commit data...
semantics Loading commit data...
services Loading commit data...
widgets Loading commit data...
flutter_test_alternative.dart Loading commit data...
flutter_test_config.dart Loading commit data...