-
Notifications
You must be signed in to change notification settings - Fork 259
Description
Hi ,
First of all, I want to thank you for creating and maintaining this amazing OpenIM Flutter library. It has been extremely helpful and well-designed, and I really appreciate the effort you’ve put into it.
While using the library, I noticed that it currently supports sending messages and read receipts, but it doesn’t provide a built-in way to track message delivery status (i.e., whether a message has been successfully delivered to the recipient).
I believe this feature would be very valuable for developers building chat applications, as it allows for a more complete messaging experience.
If it’s possible, I would like to kindly request adding message delivery status support in a future release. Alternatively, if there is a recommended strategy to implement this on top of the current library, I would love to hear your advice.
Thank you again for your fantastic work, and I look forward to your feedback.
Best regards,