- Fix custom padding and add a custom link press handler
- BREAKING:
onPreviewDataFetched
andpreviewData
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.
- Fix warnings and layout issues
- Add an optional animation
- Update dependencies
- Update dependencies
- Update dependencies
- Add CI
- Add documentation
- Update to null safety
- Code cleanup
- Flutter 2 update
- Dependency update
- Readme added
- Dependency update
- Use types from utility library
- Make widget stateless
- Render plain text on loading and error
- Critical fix and remove unneeded code
- Code improvements and cleanup
- Added customization
- Initial release