• Dwayne Slater's avatar
    Fix MouseTracker annotation leak (#28990) · b19df00c
    Dwayne Slater authored
    * Fix MouseTracker annotation leak
    
    Map's remove method is typed `remove(Object key)`, which can cause bugs.
    
    Modified the existing test to check if the annotation has been removed
    from MouseTracker.
    b19df00c
proxy_box.dart 159 KB