• 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
debug.dart 2.35 KB