Skip to content

Commit

Permalink
add preview
Browse files Browse the repository at this point in the history
  • Loading branch information
jonataslaw committed Mar 27, 2024
1 parent 5ca1aad commit d1a88f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

A Flutter plugin that allows for expanding and collapsing text with the added capability to style and interact with specific patterns in the text like hashtags, URLs, and mentions using the new `Annotation` feature.

![](read-more-text-view-flutter.mp4)
![](read-more-text-view-flutter.gif)

## Usage:

Add the package to your pubspec.yaml:

```yaml
Expand Down Expand Up @@ -64,4 +65,3 @@ ReadMoreText(
moreStyle: TextStyle(fontSize: 14, fontWeight: FontWeight.bold),
);
```

Binary file added read-more-text-view-flutter.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d1a88f3

Please sign in to comment.