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

Lightweight link previews for HTML metadata, direct images, and other web content types.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add simple_link_preview

With Flutter:

 $ flutter pub add simple_link_preview

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

dependencies:
  simple_link_preview: ^2.1.0

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

Import it

Now in your Dart code, you can use:

import 'package:simple_link_preview/simple_link_preview.dart';
14
likes
160
points
296
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Lightweight link previews for HTML metadata, direct images, and other web content types.

Repository (GitHub)
View/report issues

License

AGPL-3.0 (license)

Dependencies

html, http

More

Packages that depend on simple_link_preview