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

flutter_text_parser is a Dart library that allows you to parse any string with custom tags and render it as styled spanned text. It supports inline formatting like bold, italic, colors, and more, maki [...]

1.0.2 #

  • Initial release.
1
likes
135
points
37
downloads

Publisher

unverified uploader

Weekly Downloads

flutter_text_parser is a Dart library that allows you to parse any string with custom tags and render it as styled spanned text. It supports inline formatting like bold, italic, colors, and more, making it easy to transform plain tagged text (e.g., <b><i>Flutter</i></b> is <color:red>awesome.</color>) into richly styled widgets in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_text_parser