any_link_preview 2.0.4 copy "any_link_preview: ^2.0.4" to clipboard
any_link_preview: ^2.0.4 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.4

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';
338
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

flutter, html, http, shared_preferences, string_validator, url_launcher

More

Packages that depend on any_link_preview