Apply suggestions from code review
This commit is contained in:
@@ -4,7 +4,7 @@ sidebar_position: 1
|
||||
title: Introduction
|
||||
---
|
||||
|
||||
Understanding the UI package of the Flutter SDK
|
||||
Understanding The UI Package Of The Flutter SDK
|
||||
|
||||
### What function does `stream_chat_flutter` serve?
|
||||
|
||||
@@ -16,4 +16,3 @@ use it in your Flutter apps, we wanted to make sure that adding Chat functionali
|
||||
The UI package is built on top of the low-level client and the core package and allows you to build a
|
||||
full fledged app with either the inbuilt components, modify existing components, or easily add widgets
|
||||
of your own to match your app's style better.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user