Baseflow / flutter_cached_network_image

Download, cache and show images in a flutter app
https://baseflow.com
2.44k stars 655 forks source link

Invalid image data #811

Open sumanwebidigital opened 1 year ago

sumanwebidigital commented 1 year ago

======== Exception caught by image resource service ================================================ The following _Exception was thrown resolving an image codec: Exception: Invalid image data

When the exception was thrown, this was the stack:

0 _futurize (dart:ui/painting.dart:5718:5)

1 ImageDescriptor.encoded (dart:ui/painting.dart:5574:12)

2 instantiateImageCodec (dart:ui/painting.dart:2056:60)

#3 ImageLoader.loadAsync (package:cached_network_image/src/image_provider/_image_loader.dart:59:25) #4 new MultiImageStreamCompleter. (package:cached_network_image/src/image_provider/multi_image_stream_completer.dart:25:18) **Platform:** - [ * ] :iphone: iOS - [ * ] :robot: Android
mehdico commented 1 year ago

Same.

======== Exception caught by image resource service ================================================
The following _Exception was thrown resolving an image codec:
Exception: Invalid image data

When the exception was thrown, this was the stack: 
#0      _futurize (dart:ui/painting.dart:6408:5)
#1      ImageDescriptor.encoded (dart:ui/painting.dart:6265:12)
#2      instantiateImageCodecFromBuffer (dart:ui/painting.dart:2150:60)
#3      instantiateImageCodec (dart:ui/painting.dart:2108:10)
<asynchronous suspension>
#4      ImageLoader.loadAsync (package:cached_network_image/src/image_provider/_image_loader.dart:59:25)
<asynchronous suspension>
#5      new MultiImageStreamCompleter.<anonymous closure> (package:cached_network_image/src/image_provider/multi_image_stream_completer.dart:25:18)
bunny-pu commented 1 year ago

Same issue

MaximilianFlechtner commented 1 year ago

+1

zhuwei commented 1 year ago

+1

zhuwei commented 1 year ago

+1

Lemout17 commented 1 year ago

+1

dipen-apptrait commented 7 months ago

Any solution?

Abdelaty commented 6 months ago

any updates?

limeng99 commented 1 month ago

+1