any_link_preview 2.0.1-rc copy "any_link_preview: ^2.0.1-rc" to clipboard
any_link_preview: ^2.0.1-rc copied to clipboard

outdated

A flutter package/plugin which will help you to show preview of web links. It is more useful for the application which has chat feature.

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: ^2.0.1-rc

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';
329
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. It is more useful for the application which has chat feature.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, fast_gbk, flutter, html, http, url_launcher

More

Packages that depend on any_link_preview