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

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.5.6

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
40
pub points
75%
popularity

Publisher

verified publisherletmaker.com

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, gbk2utf8, html, http

More

Packages that depend on flutter_link_preview