sur950 / any_link_preview

A flutter Plugin/Package to show the preview of any web link that starts with HTTP/HTTPS. Mostly useful for application that had chat.
MIT License
77 stars 76 forks source link

URL vary #83

Closed sivasankar2221 closed 3 weeks ago

sivasankar2221 commented 3 weeks ago

if the URL vary on the map like example https://www.google.com/maps?q=9.9975168,78.1778944

https://www.google.com/maps/dir/23.043869,72.5086508/simform/@23.0360271,72.4953684,2521m/data=!3m1!1e3!4m9!4m8!1m1!4e1!1m5!1m1!1s0x395e84f4a59dacf7:0xff3e2c6ec71f55bd!2m2!1d72.4994534!2d23.0283851?entry=ttu&g_ep=EgoyMDI0MTAyOS4wIKXMDSoASAFQAw%3D%3D

has 2 different link one contains latitude and longitude
other has direction link

if i pass the 1st link on the UI
IMG_20241108_123940

error message occurs i need don't want to display the Oops error