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

1.1.0 #

  • 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 )
3
likes
150
points
36
downloads

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

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on whatsapp_text_formatter