• Jonah Williams's avatar
    Ensure all errors thrown by image providers can be caught by developers. (#25980) · d84879d9
    Jonah Williams authored
    * Ensure all errors thrown by image providers can be caught by developers.
    
    Add an `onError` parameter to the ImageCache.putIfAbsent method.
    In the event that an error is thrown when resolving an image, catch if
    this parameter is provided. Use the onError parameter to ensure that all
    errors thrown are forwarded to the ImageStream error channel instead of
    directly into the void.
    d84879d9
Name
Last commit
Last update
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_goldens Loading commit data...
flutter_goldens_client Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...
analysis_options.yaml Loading commit data...