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

Dealing with null values in title and desc #68

Closed dennislbc closed 5 months ago

dennislbc commented 6 months ago

image

Can I cause the errorWidget to be used when the title or desc return null like this?

sur950 commented 5 months ago

Hi, This will be available in V 3.0.2

sur950 commented 5 months ago

any_link_preview: ^3.0.2 is Live now.

Feel free to open this ticket if the issue persists. Thank you!