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

outdated

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: ^2.0.0

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

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cached_network_image, flutter, flutter_cache_store, html, string_validator, url_launcher

More

Packages that depend on simple_url_preview