From d6a3a97b8cfcb1cf967b02cf695a88f29396058d Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Wed, 17 Feb 2021 14:54:30 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a78d87a3..8f46dfbd 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ - [Register](https://getstream.io/chat/trial/) to get an API key for Stream Chat - [Flutter Chat Tutorial](https://getstream.io/chat/flutter/tutorial/) - [Chat UI Kit](https://getstream.io/chat/ui-kit/) +- [Sample apps](https://github.com/GetStream/flutter-samples) This repository contains code for our [Dart](https://dart.dev/) and [Flutter](https://flutter.dev/) chat clients.