deep_text 0.0.1 copy "deep_text: ^0.0.1" to clipboard
deep_text: ^0.0.1 copied to clipboard

A Flutter package for rendering rich text with support for bold, italic, underline, strikethrough, hashtags, mentions, emails, phone numbers, and URLs with customizable styles and click handlers.

DeepText #

DeepText is a Flutter package for rendering rich text with support for:

  • Bold, Italic, Underline, Strikethrough, and Code
  • Hashtags (#example) and Mentions (@user)
  • Emails (example@email.com) and Phone Numbers (+123456789)
  • URLs (https://example.com)
  • Customizable styles and tap handlers

Features #

  • Parse and style text dynamically.
  • Detect and handle user interactions with mentions, hashtags, URLs, emails, and phone numbers.
  • Easily customizable with different text styles.

Installation #

Add this package to your pubspec.yaml:

dependencies:
  deep_text: latest_version
1
likes
130
points
57
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for rendering rich text with support for bold, italic, underline, strikethrough, hashtags, mentions, emails, phone numbers, and URLs with customizable styles and click handlers.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on deep_text