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

Is there a way to increase preview image height in Vertical direction? #32

Closed HariKrshnan closed 2 years ago

sur950 commented 2 years ago

Hi, Thanks for using the plugin.

Right now, I am following standard height for UI widgets, I am going to give this flexibility now. Expect this in the next version.

Thanks!

sur950 commented 2 years ago

This is now added in latest version of the plugin

nileshrathore commented 1 year ago

in the latest update there is an option to set previewHeight that works for a full widget, is there any option to set a specific height for only preview images?