flutter_earth icon indicating copy to clipboard operation
flutter_earth copied to clipboard

Please The image doesn't load on my device, it throws the below exception

Open wisdomspine opened this issue 4 years ago • 1 comments

════════ 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:4856:5) #1 ImageDescriptor.encoded (dart:ui/painting.dart:4724:12) #2 instantiateImageCodec (dart:ui/painting.dart:1721:60) #3 PaintingBinding.instantiateImageCodec package:flutter/…/painting/binding.dart:97 ... Image provider: NetworkImage("https://www.google.com/maps/@-19.088885,4.9352279,9036909m/data=!3m1!1e3", scale: 1.0) Image key: NetworkImage("https://www.google.com/maps/@-19.088885,4.9352279,9036909m/data=!3m1!1e3", scale: 1.0)

wisdomspine avatar Feb 01 '21 06:02 wisdomspine

i also facing same issue please support

kesamani avatar Apr 08 '23 09:04 kesamani