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

Support for custom padding #10

Closed saileshbro closed 3 years ago

saileshbro commented 3 years ago

_bodyWidget method has a constant padding value. Can we extend this so that we can customize this value too?

demchenkoalex commented 3 years ago

Hi @saileshbro, should be fixed in v2.0.1. Let us know if everything works as expected.