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

outdated

Flutter package to show url preview. Custamizable height, background and text colors, 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: ^0.1.10

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
0
pub points
85%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cached_network_image, flutter, html, http, string_validator, url_launcher

More

Packages that depend on simple_url_preview