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 [...]

3 versionsVersions feed

Stable versions of flutter_text_parser

VersionMin Dart SDKUploadedDocumentationArchive
1.0.23.95 months agoGo to the documentation of flutter_text_parser 1.0.2Download flutter_text_parser 1.0.2 archive
1.0.13.95 months agoGo to the documentation of flutter_text_parser 1.0.1Download flutter_text_parser 1.0.1 archive
1.0.03.95 months agoDownload flutter_text_parser 1.0.0 archive
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