html_pro 0.0.1 copy "html_pro: ^0.0.1" to clipboard
html_pro: ^0.0.1 copied to clipboard

An enhanced Flutter HTML widget with cached network images, link long press support, and image URL base path replacement.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add html_pro

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

dependencies:
  html_pro: ^0.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:html_pro/html_pro.dart';
0
likes
160
points
99
downloads

Publisher

unverified uploader

Weekly Downloads

An enhanced Flutter HTML widget with cached network images, link long press support, and image URL base path replacement.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

cached_network_image, flutter, flutter_html, flutter_spinkit, html, plugin_platform_interface

More

Packages that depend on html_pro