I created a web app using flutter and hosted that using firebase. With firebase I got a hosting url as app-name.web.app
SO is there a way to add an image preview whenever I share that url on social media?
In the image below, 1st url doesn't have any preview image, and in the second url we can see the image preview.
I think you mean the <meta property="og:image" content="<URL to your image>">
tag
This tags are used for social media sharing. There are several more.
Have a look at Open Graph protocol
Add the tags you need to your web/index.html.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With