html_widget 0.0.3 copy "html_widget: ^0.0.3" to clipboard
html_widget: ^0.0.3 copied to clipboard

A Flutter package to display html document.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add html_widget

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

dependencies:
  html_widget: ^0.0.3

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_widget/html_widget.dart';
1
likes
110
pub points
63%
popularity

Publisher

unverified uploader

A Flutter package to display html document.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, html

More

Packages that depend on html_widget