neplox_linkpreviewer 1.1.0
neplox_linkpreviewer: ^1.1.0 copied to clipboard
Responsive Flutter link previews with metadata fetching, caching, customizable cards, and fixed or content-wrapping layouts.
Changelog #
1.1.0 - 2026-07-15 #
- Added fixed and content-wrap card height modes.
- Added responsive thumbnail layouts, proportions, padding, and text spacing.
- Added retry UI and automatic metadata refresh when widget URLs change.
- Fixed cache keys, expiration handling, initialization races, and empty-result caching.
- Added URL validation, request timeouts, HTTP status and content-type checks.
- Added Open Graph, Twitter Card, relative asset, redirect, and canonical URL handling.
- Fixed asynchronous URL launching and
NURLLaunchIn.nonebehavior. - Exported card and typography styles from the public package library.
- Added parser, cache, model, card-layout, preview-widget, and example tests.
- Rewrote package, API, example, and contribution documentation.
1.0.8 #
- Removed unused dependencies.
1.0.7 #
- Migrated to Flutter 3.24.3.
- Deprecated individual widget style properties in favor of style objects.
- Added card and typography style objects.
- Improved metadata caching.
1.0.6 #
- Migrated to Flutter 3.19.6.
1.0.5 #
- Added additional customization options.
1.0.4 #
- Updated dependencies.
1.0.3 #
- Maintenance release.
1.0.2 #
- Maintenance release.
1.0.0 #
- Initial release.