Exception: Invalid image data. Error thrown resolving an image codec
flutter 3.16.0 cached_network_image: ^3.3.1
This error has been occurring increasingly in recent days in crashlytics. Can anyone tell me the cause?
ImageLoader.loadImageAsync.
Fatal Exception: FlutterError
0 ??? 0x0 (null).instantiateImageCodecWithSize (dart:ui)
1 ??? 0x0 PaintingBinding.instantiateImageCodecWithSize + 141 (binding.dart:141)
2 ??? 0x0 ImageLoader.loadImageAsync.
Having the same error
Having the same error
Same here, any fix?