Open sumanwebidigital opened 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)
Same issue
+1
+1
+1
+1
Any solution?
any updates?
+1
======== 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)