Last updated:
0 purchases
link preview flutter
link_preview_flutter #
Link previewer reading the Open Graph tags
Screenshots #
Features #
Configurable background color background:
Configurable font color fontColor:
Configurable preview size size:
Theming: rectangle-image-left, rectangle-image-right, square-image-up, square-image-down, square-image-center
Getting Started #
await LinkPreviewFlutter.create(
"https://freecons.herokuapp.com/",
type: 'rectangle-image-right',
size: 200,
background: Colors.black,
fontColor: Colors.white);
copied to clipboard
Hi, Do you want to collaborate by inviting me to a coffee? 👋 #
Keywords #
link, preview, angular, open graph, opengraph
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.