link_preview_generator icon indicating copy to clipboard operation
link_preview_generator copied to clipboard

A cross-platform flutter package to convert your links into rich beautiful previews.

Results 9 link_preview_generator issues
Sort by recently updated
recently updated
newest added

Error- link_preview_generator ^1.2.0 requires http ^0.13.4. And because google_fonts >=4.0.5 depends on http ^1.0.0, link_preview_generator ^1.2.0 is incompatible with google_fonts >=4.0.5

Updated all packages in pubspec.yaml to latest ones as of 18 Jan 2024

Any updates on Web support? :)

Hi ! Got an error on Web: ``` Access to XMLHttpRequest at 'https://fr.m.wikipedia.org/wiki/Test' from origin 'MY DOMAIN' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the...

I have a list view of LinkPreviewGenerators but when I call setState and update the data that the list view is reading from the LinkPreviewGenerators don't refresh. I have confirmed...

this work well. but, warnings appear like this. ``` : Warning: Operand of null-aware operation '!' has type 'int' which excludes null. ..…rulesdefault.scrapper.dart:128 if (img.naturalWidth! > img.naturalHeight!) { ^ :...

## Beep boop. Your images are optimized! Your image file size has been reduced 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| | /assets/demo-2.png |...

I used LinkPreviewAnalyzer to extract preview information from various Instagram links. However, for many links containing images, the extracted preview shows Instagram’s default image instead of the actual post image....