flutter_text_parser 1.0.0 copy "flutter_text_parser: ^1.0.0" to clipboard
flutter_text_parser: ^1.0.0 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 [...]

-/ -
pub points
37
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
0
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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_text_parser