feat: added petyo changes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"label": "Guides",
|
||||
"position": 5
|
||||
"position": 2
|
||||
}
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"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.
|
||||
|
||||
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
|
||||
MessageListView(
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"label": "Stream Chat Flutter Core",
|
||||
"position": 3
|
||||
"position": 4
|
||||
}
|
||||
Reference in New Issue
Block a user