feat: Added new docs and images
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 242 KiB |
@@ -6,6 +6,8 @@ title: ChannelHeader
|
|||||||
|
|
||||||
A Widget To Display Common Channel Details
|
A Widget To Display Common Channel Details
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/ChannelHeader-class.html)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ title: ChannelListHeader
|
|||||||
|
|
||||||
A Header Widget For A List Of Channels
|
A Header Widget For A List Of Channels
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/ChannelListHeader-class.html)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ title: MessageInput
|
|||||||
|
|
||||||
A Widget Dealing With Everything Related To Sending A Message
|
A Widget Dealing With Everything Related To Sending A Message
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/MessageInput-class.html)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|||||||
@@ -6,6 +6,10 @@ title: MessageSearchListView
|
|||||||
|
|
||||||
A Widget To Search For Messages Across Channels
|
A Widget To Search For Messages Across Channels
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/MessageSearchListView-class.html)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|
||||||
Users in Stream Chat can have several channels and it can get hard to remember which channel has the
|
Users in Stream Chat can have several channels and it can get hard to remember which channel has the
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ title: MessageWidget
|
|||||||
|
|
||||||
A Widget For Displaying Messages And Attachments
|
A Widget For Displaying Messages And Attachments
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/MessageWidget-class.html)
|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|
||||||
There are several things that need to be displayed with text in a message in a modern messaging app:
|
There are several things that need to be displayed with text in a message in a modern messaging app:
|
||||||
|
|||||||
@@ -6,6 +6,8 @@ title: UserListView
|
|||||||
|
|
||||||
A Widget For Displaying And Selecting Users
|
A Widget For Displaying And Selecting Users
|
||||||
|
|
||||||
|
Find the pub.dev documentation [here](https://pub.dev/documentation/stream_chat_flutter/latest/stream_chat_flutter/UserListView-class.html)
|
||||||
|
|
||||||
### Background
|
### Background
|
||||||
|
|
||||||
A list of users is required for many different purposes: showing a list of users in a Channel,
|
A list of users is required for many different purposes: showing a list of users in a Channel,
|
||||||
|
|||||||
Reference in New Issue
Block a user