update pubspec and changelogs

This commit is contained in:
Salvatore Giordano
2022-03-23 11:02:46 +01:00
parent 2c2b6bdac2
commit d387ae260f
34 changed files with 108 additions and 55 deletions
@@ -58,7 +58,8 @@ class AttachmentActionsModal extends StatelessWidget {
/// List of custom actions
final List<AttachmentAction> customActions;
/// Creates a copy of [StreamMessageWidget] with specified attributes overridden.
/// Creates a copy of [StreamMessageWidget] with
/// specified attributes overridden.
AttachmentActionsModal copyWith({
Key? key,
int? currentIndex,