flutter_widget_from_html 0.5.1+5 copy "flutter_widget_from_html: ^0.5.1+5" to clipboard
flutter_widget_from_html: ^0.5.1+5 copied to clipboard

outdated

Flutter package for widget tree building from html that supports hyperlink, image, nested list, etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_widget_from_html

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

dependencies:
  flutter_widget_from_html: ^0.5.1+5

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:flutter_widget_from_html/flutter_widget_from_html.dart';
1.06k
likes
0
points
230k
downloads

Publisher

verified publisherdaohoangson.com

Weekly Downloads

Flutter package for widget tree building from html that supports hyperlink, image, nested list, etc.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cached_network_image, chewie, flutter, flutter_layout_grid, flutter_svg, flutter_widget_from_html_core, html, url_launcher, video_player, webview_flutter

More

Packages that depend on flutter_widget_from_html