flutter_link_preview 1.2.12 copy "flutter_link_preview: ^1.2.12" to clipboard
flutter_link_preview: ^1.2.12 copied to clipboard

outdated

This is a URL preview plugin that previews the content of a URL.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_link_preview

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

dependencies:
  flutter_link_preview: ^1.2.12

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/flutter_link_preview.dart';
76
likes
0
pub points
71%
popularity

Publisher

verified publisherletmaker.com

This is a URL preview plugin that previews the content of a URL.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, charset_converter, flutter, html, http

More

Packages that depend on flutter_link_preview