sur950 / any_link_preview

A flutter Plugin/Package to show the preview of any web link that starts with HTTP/HTTPS. Mostly useful for application that had chat.
MIT License
70 stars 70 forks source link

Not showing preview for some links #67

Closed devsideal closed 5 months ago

devsideal commented 7 months ago

Why its not showing the preview for some links? like:

https://images.app.goo.gl/3pvZjPPU6GifxQJEA https://twitter.com/KappaCane/status/1753216494454898862

While on the other platforms (like twitter, whatsapp, etc) its showing preview.

sur950 commented 5 months ago

Hi, I have tried with the above-mentioned links & I was able to fetch the information in the example application.

I request you to run the example application.

Screenshot 2024-04-08 at 4 54 03 PM

Also, The first link which is provided is an image link & it doesn't seem to be a valid one.

I am closing the ticket as I can see it is working fine. Feel free to open this ticket if you face the issue after running with example code.