Flutter image.network not show some images in safari browser - flutter

i am adding a link image in my flutter web app in "image-network" widget".it runs in chrome and it shows all the images but some images are not showing in safari??
i am expecting this enter image description here.but I got this enter image description here

Related

There was a css problem with the flutter_webview_pro package

enter image description here
I created the app using flutter_webview_pro package. The css menu at the top of the web page in the web view does not work properly. What kind of problem?
Below is how it works normally in the Chrome browser.
enter image description here
It does not work normally only in the webview.

change Facebook share preview image

I have a web page that has a share button and this button shares posts that are on the page. I want to change the preview image when sharing the post. I have meta og:image and it picks up image from there but I want to change and add image as in the screen
I tried everything that saw on google but I could not do what I want

Facebook development: No image picker despite multiple "og:image" tags and no debug errors

I'm trying to get Facebook to show its image picker tool when a user shares a page that has multiple image choices.
I have multiple og:image meta tags defined. The site runs on http. The images are both > 200px x 200px.
I'm starting to wonder if this is just no longer available in 2016? I can't find anything anywhere on their docs site about the image picker.
Solution:
I discovered facebooks debugger is not showing the image picker, but the image picker shows on facebook.

Why is the image not shown while share?(description inside)

I'm trying to use facebook share on my website i'm building but in some pages the images is not shown. I've used the object debugger to debug the url, I've found it is not showing the image from certain url like http://www.ebay.in/itm/HIGH-QUALITY-PORTABLE-BLUETOOTH-SPEAKERS-/121174412628, I don't get it why the image is not shown.
could you please say me the reason for it and a way to show image.

FB Request Dialog - Image not showing

I'm trying to load the image on the FB request dialog, it is not showing if i use the image property. Is there any other way? I can't load the image marked in red.
I think you forgot to upload both two logos of your app on app setting dashboard.