html_text 0.0.1 copy "html_text: ^0.0.1" to clipboard
html_text: ^0.0.1 copied to clipboard

outdated

convert html text to text by putting italics, bold and underline

html_text #

A new Html Text

Start #

Plugin to convert HTML texts into text flutter in a simple way!

Currently only bold, italic and underlined

Feedback and Pull Requests are most welcome!

Installation #

Add to pubspec.yaml.

dependencies:
  ...
  html_text: ^0.0.1

Usage Example #

import

  import 'package:html_text/html_text.dart';

Samples #

    HtmlText('<p dir="ltr">Qual ator interpretou <i>Augustus Waters</i> na <b>adaptação</b> cinematográfica do <u>livro</u> “A culpa é das estrelas”?</p>');
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

convert html text to text by putting italics, bold and underline

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on html_text