flyerhq / flutter_link_previewer

Customizable link and URL preview extracted from the provided text with the ability to render from the cache. Ideal for chat applications.
MIT License
72 stars 75 forks source link

Include support to show image preview on top position or bottom position. #20

Closed Rahul-Chandera closed 3 years ago

Rahul-Chandera commented 3 years ago

Currently in link preview, image is showing at the bottom. Incase user want to show it at the top, there is no any way as of now. So I include one property "imagePosition", where you can define position of image (top or bottom). Based on that, it will change the sequence of content.