hsi_flutter_html_textview_render 0.1.4+2 copy "hsi_flutter_html_textview_render: ^0.1.4+2" to clipboard
hsi_flutter_html_textview_render: ^0.1.4+2 copied to clipboard

Flutter package for rendering html tags as a TextView

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hsi_flutter_html_textview_render

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

dependencies:
  hsi_flutter_html_textview_render: ^0.1.4+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:hsi_flutter_html_textview_render/example/main.dart';
import 'package:hsi_flutter_html_textview_render/html_container.dart';
import 'package:hsi_flutter_html_textview_render/html_node.dart';
import 'package:hsi_flutter_html_textview_render/html_parser.dart';
import 'package:hsi_flutter_html_textview_render/html_text_view.dart';
0
likes
15
pub points
32%
popularity

Publisher

verified publisherhsi.pl

Flutter package for rendering html tags as a TextView

License

BSD-3-Clause (LICENSE)

Dependencies

cupertino_icons, flutter, html, url_launcher

More

Packages that depend on hsi_flutter_html_textview_render