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

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
20
pub points
10%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, google_fonts

More

Packages that depend on html_text