bahiaflix_flutter_html 1.0.2 copy "bahiaflix_flutter_html: ^1.0.2" to clipboard
bahiaflix_flutter_html: ^1.0.2 copied to clipboard

discontinued

A Flutter widget rendering static HTML and CSS as Flutter widgets.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bahiaflix_flutter_html

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

dependencies:
  bahiaflix_flutter_html: ^1.0.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:bahiaflix_flutter_html/flutter_html.dart';
import 'package:bahiaflix_flutter_html/html_parser.dart';
import 'package:bahiaflix_flutter_html/image_properties.dart';
import 'package:bahiaflix_flutter_html/rich_text_parser.dart';
import 'package:bahiaflix_flutter_html/style.dart';
0
likes
20
points
18
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget rendering static HTML and CSS as Flutter widgets.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

css_colors, csslib, flutter, flutter_svg, html

More

Packages that depend on bahiaflix_flutter_html