feat: Exposed customAttachmentBuilders through MessageListView
This commit is contained in:
@@ -205,6 +205,7 @@ class MessageListView extends StatefulWidget {
|
||||
final ErrorBuilder errorWidgetBuilder;
|
||||
|
||||
/// Attachment builders for the default message widget
|
||||
/// Please change this in the [MessageWidget] if you are using a custom implementation
|
||||
final Map<String, AttachmentBuilder> customAttachmentBuilders;
|
||||
|
||||
@override
|
||||
|
||||
Reference in New Issue
Block a user