any_link_preview 1.0.5 copy "any_link_preview: ^1.0.5" to clipboard
any_link_preview: ^1.0.5 copied to clipboard

outdated

A flutter package/plugin which will help you to show preview of web links. Can be useful in chat for example.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add any_link_preview

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

dependencies:
  any_link_preview: ^1.0.5

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:any_link_preview/any_link_preview.dart';
339
likes
0
pub points
98%
popularity

Publisher

verified publishersuresh-konakanchi.in

A flutter package/plugin which will help you to show preview of web links. Can be useful in chat for example.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, gbk2utf8, html, http, url_launcher

More

Packages that depend on any_link_preview