feat: Added pin message functionality

This commit is contained in:
Deven Joshi
2021-05-26 16:39:48 +05:30
parent b954cc2872
commit 0e1e9a12f9
6 changed files with 118 additions and 3 deletions
@@ -157,6 +157,7 @@ class MessageReactionsModal extends StatelessWidget {
),
showReactionPickerIndicator: showReactions &&
(message.status == MessageSendingStatus.sent),
showPinHighlight: false,
),
),
if (message.latestReactions?.isNotEmpty == true) ...[