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

Feature Request: onError callback #75

Open Osebest opened 2 months ago

Osebest commented 2 months ago

I am having an issue here as well, I have seen there is a Error widget, but I am in need of a "onError" function, that allows me to write a check in case the links fails.

DavidOrakpo commented 1 month ago

I support this as well