Customizing Link Preview Metadata in Flet Web App #4811
Unanswered
WashingtonErly
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I'm having trouble customizing the link preview metadata when sharing URLs from my Flet web application. Currently, whenever I share a link, the preview shows the Flet logo and the name "Flet application" instead of my application's branding.
I've searched through the documentation and settings but haven't found a way to modify the metadata (og:image, og:title, og:description, etc.) to reflect my own logo, app name, and description.
Is there a way to configure this within Flet, or do I need to implement an external solution to override these default settings? Any guidance would be greatly appreciated. Thanks in advance!

Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions