feat: added petyo changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"label": "Guides",
|
"label": "Guides",
|
||||||
"position": 5
|
"position": 2
|
||||||
}
|
}
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"label": "Stream Chat Flutter",
|
"label": "Stream Chat Flutter",
|
||||||
"position": 4
|
"position": 3
|
||||||
}
|
}
|
||||||
@@ -84,7 +84,9 @@ MessageListView(
|
|||||||
|
|
||||||
You can also supply your own implementation for displaying messages using the `messageBuilder` parameter.
|
You can also supply your own implementation for displaying messages using the `messageBuilder` parameter.
|
||||||
|
|
||||||
Note: To customize the existing implementation, look at the `MessageWidget` documentation instead.
|
:::note
|
||||||
|
To customize the existing implementation, look at the `MessageWidget` documentation instead.
|
||||||
|
:::
|
||||||
|
|
||||||
```dart
|
```dart
|
||||||
MessageListView(
|
MessageListView(
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"label": "Stream Chat Flutter Core",
|
"label": "Stream Chat Flutter Core",
|
||||||
"position": 3
|
"position": 4
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user