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

is there anyway to shorten url? #56

Closed harrynguyen2510 closed 7 months ago

harrynguyen2510 commented 7 months ago

Some url is very long, I'm looking for another parameter to shorten url in characters length, but still pass full url as text parameter. Sometimes title bottom margin is huge to fetched picture below it. Thank you for your work

harrynguyen2510 commented 7 months ago

done by previewbuilder: (p0,p1) { return Widget }