simple_url_preview 3.0.1 copy "simple_url_preview: ^3.0.1" to clipboard
simple_url_preview: ^3.0.1 copied to clipboard

Flutter package to show url preview. Custamizable height, background and text styles, as well as lines.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_url_preview

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

dependencies:
  simple_url_preview: ^3.0.1

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:simple_url_preview/simple_url_preview.dart';
75
likes
80
points
160
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter package to show url preview. Custamizable height, background and text styles, as well as lines.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, collection, flutter, html, http, string_validator, url_launcher

More

Packages that depend on simple_url_preview