flutter_text_styled 0.1.0 copy "flutter_text_styled: ^0.1.0" to clipboard
flutter_text_styled: ^0.1.0 copied to clipboard

outdated

Flutter package to get styled Text with basic HTML text tags.

flutter_text_styled #

A Flutter helper class to add tag-styled text into your widgets.

Features #

  • [b][/b] bold text
  • [i][/i] italics text
  • [u][/u] underline text
  • Colored text
  • Hyperlinks

In current version [b][/b], [i][/i], [u][/u] tags are allowed for bold, italic and underline text style.

getStyledTextWidgets returns List<Text> widgets.

Questions or Feedback? #

Feel free to open an issue.

9
likes
0
pub points
79%
popularity

Publisher

unverified uploader

Flutter package to get styled Text with basic HTML text tags.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_text_styled