From 39ab53e9d917527fa70ea6fdaa1617eeb7a38c54 Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 8 Mar 2021 15:21:48 +0100 Subject: [PATCH] add gif --- stream_chat_v1/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stream_chat_v1/README.md b/stream_chat_v1/README.md index 834bc8d..a7d5437 100644 --- a/stream_chat_v1/README.md +++ b/stream_chat_v1/README.md @@ -22,6 +22,8 @@ It supports several advanced features like: - Markdown message formatting - Count for unread messages +![Features iOS](https://user-images.githubusercontent.com/20601437/110333493-eb023a80-8021-11eb-8fb1-b74f9ef37897.gif) + ## Getting Started Before running this project please ensure Flutter is installed and configured on your machine. If you're new to Flutter, please checkout the [official guide](https://flutter.dev/docs/get-started/install) with installation instructions for your OS.