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

Error on most url preview in web configuration #44

Closed pamainville-clgx closed 1 year ago

pamainville-clgx commented 1 year ago

So, url preview work great on iOS and Android, but, when I start my app in chrome, I've got this error on most link

Error while retrieving cache data => Invalid argument: null

Error is easily reproduced with the sample provided in pub.dev

pamainville-clgx commented 1 year ago

just me being dump on web stuff!