feat: Added new docs

This commit is contained in:
Deven Joshi
2021-07-02 14:09:40 +05:30
parent 3a6bb102b9
commit 469e481b0d
3 changed files with 50 additions and 9 deletions
@@ -4,3 +4,10 @@ sidebar_position: 1
title: Introduction
---
Understanding The UI Package Of The Flutter SDK
The official Flutter components for Stream Chat, a service for building chat applications.
While the Stream Chat service provides the backend for messaging and the LLC provides an easy way to
use it in your Flutter apps, we wanted to make sure that adding Chat functionality to your app was as quick as possible.