flutter_link_preview_update 2.1.0 copy "flutter_link_preview_update: ^2.1.0" to clipboard
flutter_link_preview_update: ^2.1.0 copied to clipboard

A URL preview widget that fetches a page and extracts title, description, icon and image (OpenGraph-aware), with caching, charset/GBK support and Flutter Web support.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_link_preview_update

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  flutter_link_preview_update: ^2.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_link_preview_update/flutter_link_preview_update.dart';
0
likes
160
points
191
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A URL preview widget that fetches a page and extracts title, description, icon and image (OpenGraph-aware), with caching, charset/GBK support and Flutter Web support.

Repository (GitHub)
View/report issues

Topics

#link-preview #url-preview #opengraph #widget

License

MIT (license)

Dependencies

charset, collection, flutter, html, http, meta

More

Packages that depend on flutter_link_preview_update