html5_api 0.0.1+2 copy "html5_api: ^0.0.1+2" to clipboard
html5_api: ^0.0.1+2 copied to clipboard

Render HTML source as native flutter widgets

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add html5_api

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

dependencies:
  html5_api: ^0.0.1+2

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:html5_api/html5.dart';
4
likes
120
pub points
50%
popularity

Publisher

unverified uploader

Render HTML source as native flutter widgets

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

csslib, flutter, html, list_counter, qp_xt

More

Packages that depend on html5_api