link_preview_flutter 0.0.5
link_preview_flutter: ^0.0.5 copied to clipboard
Flutter package to preview links without having to configure any backend
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