• Greg Price's avatar
    Fix NetworkImage causing spurious warning in tests (#129537) · 1153371a
    Greg Price authored
    Fixes #129532.
    
    This ensures that when a test properly uses `debugNetworkImageHttpClientProvider` to tell `NetworkImage` to use a fake `HttpClient`, we don't go ahead and try to instantiate `HttpClient` anyway and generate a misleading warning.
    1153371a
_network_image_io.dart 6.83 KB