Releases: flyerhq/flutter_link_previewer
Releases · flyerhq/flutter_link_previewer
v2.0.3
Add a custom header above the text
v2.0.2
- Fix paddings for an empty preview data
- Limit number of images parsed
- Fix regex
v2.0.1
Fix custom padding and add a custom link press handler. Thanks @saileshbro for the PR!
v2.0.0
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
Fix warnings and layout issues
v1.0.5
Add an optional animation and fix bad state
v1.0.4
Update dependencies
v1.0.2
Update dependencies
v1.0.1
Add CI
v1.0.0
Initial release