Tried using this [package](https://pub.dev/packages/flutter_chat_reactions) but it keeps showing as this <img width="1080" height="1920" alt="Image" src="https://github.com/user-attachments/assets/2e3a6c12-3933-430b-8379-1710d820b62f" /> But it should show like this <img width="296" height="640" alt="Image" src="https://github.com/user-attachments/assets/42d2beaf-211d-4b96-83bb-0e1105263eaa" /> <br> I wrapped ChatMessage with ChatMessageWrapper as that is the only one that allows long press. Any suggestion would help please.