whatsapp_text_formatter 1.1.0 copy "whatsapp_text_formatter: ^1.1.0" to clipboard
whatsapp_text_formatter: ^1.1.0 copied to clipboard

A Flutter package for WhatsApp-style text formatting. Supports: - **Bold** (`**text**`) - *Italic* (`_text_`) - ~~Strikethrough~~ (`~~text~~`) - `Monospace` (`` `text` ``) - Bulleted Lists (`* text` o [...]

2 versionsVersions feed

Stable versions of whatsapp_text_formatter

VersionMin Dart SDKUploadedDocumentationArchive
1.1.03.612 months agoGo to the documentation of whatsapp_text_formatter 1.1.0Download whatsapp_text_formatter 1.1.0 archive
1.0.03.612 months agoGo to the documentation of whatsapp_text_formatter 1.0.0Download whatsapp_text_formatter 1.0.0 archive
3
likes
150
points
21
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for WhatsApp-style text formatting. Supports: - **Bold** (`**text**`) - *Italic* (`_text_`) - ~~Strikethrough~~ (`~~text~~`) - `Monospace` (`` `text` ``) - Bulleted Lists (`* text` or `- text`) - Numbered Lists (`1. text`) - Blockquotes (`> text`) - Inline Code (` `text` `)

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on whatsapp_text_formatter