Skip to content

Releases: flyerhq/flutter_link_previewer

v2.0.3

20 May 14:49
Compare
Choose a tag to compare

Add a custom header above the text

v2.0.2

19 May 19:43
Compare
Choose a tag to compare
  • Fix paddings for an empty preview data
  • Limit number of images parsed
  • Fix regex

v2.0.1

09 May 19:56
Compare
Choose a tag to compare

Fix custom padding and add a custom link press handler. Thanks @saileshbro for the PR!

v2.0.0

05 May 14:40
34b03d2
Compare
Choose a tag to compare

BREAKING: onPreviewDataFetched and previewData are now required. In the previous version, a link preview used on a ListView resulted in a fetch call every time the preview was appearing on a screen.

v1.0.6

04 May 09:13
Compare
Choose a tag to compare

Fix warnings and layout issues

v1.0.5

01 May 13:17
43eadcc
Compare
Choose a tag to compare

Add an optional animation and fix bad state

v1.0.4

28 Mar 17:39
Compare
Choose a tag to compare

Update dependencies

v1.0.2

13 Mar 07:49
Compare
Choose a tag to compare

Update dependencies

v1.0.1

07 Mar 07:47
Compare
Choose a tag to compare

Add CI

v1.0.0

06 Mar 20:34
Compare
Choose a tag to compare

Initial release