You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`════════ Exception caught by image resource service ════════════════════════════════════════════════
The following _Exception was thrown while resolving an image:
Exception: Could not instantiate image codec.
When the exception was thrown, this was the stack:
#0 _futurize (dart:ui/painting.dart:4341:5) #1 instantiateImageCodec (dart:ui/painting.dart:1718:10) #2 PaintingBinding.instantiateImageCodec (package:flutter/src/painting/binding.dart:88:12) #3 MemoryImage._loadAsync (package:flutter/src/painting/image_provider.dart:714:18) #4 MemoryImage.load (package:flutter/src/painting/image_provider.dart:706:14)
...
Image provider: MemoryImage(Uint8List#a31aa, scale: 1.0)
Image configuration: ImageConfiguration(bundle: PlatformAssetBundle#ee1cc(), devicePixelRatio: 3.5, locale: zh_Hans_CN, textDirection: TextDirection.ltr, platform: android)
Image key: MemoryImage(Uint8List#a31aa, scale: 1.0)`
ErrorBuilder does not display when the URL is invalid!
example:
The text was updated successfully, but these errors were encountered: