social_media_caption_formatter

Overview

social_media_caption_formatter is a Flutter package that provides a custom widget for formatting social media captions with features like read more/less, clickable URLs, mentions, and hashtags.

Features

  • Custom CustomReadMore widget for displaying social media captions.
  • Supports read more/less functionality.
  • Clickable URLs, mentions, and hashtags.
  • Customizable trim length, trim mode, and text styles.

Installation

To use this package, add social_media_caption_formatter as a dependency in your pubspec.yaml file.

dependencies:
  flutter:
    sdk: flutter
  social_media_caption_formatter: ^0.0.1 # latest version