GetStream / stream-chat-flutter

Flutter Chat SDK - Build your own chat app experience using Dart, Flutter and the Stream Chat Messaging API.
https://getstream.io/chat/sdk/flutter/
Other
918 stars 337 forks source link

feat(ui): mark unread feature - UI #1881

Closed Brazol closed 6 months ago

Brazol commented 6 months ago

Submit a pull request

CLA

Description of the pull request

The UI part of mark as unread feature with "Mark Unread" action and unread indicator

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 61.53846% with 70 lines in your changes are missing coverage. Please review.

Project coverage is 59.84%. Comparing base (305986c) to head (47a92e2).

Files Patch % Lines
...r/lib/src/message_list_view/message_list_view.dart 41.83% 57 Missing :warning:
...flutter/lib/src/message_widget/message_widget.dart 0.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1881 +/- ## ========================================== + Coverage 59.28% 59.84% +0.55% ========================================== Files 310 311 +1 Lines 17889 18036 +147 ========================================== + Hits 10605 10793 +188 + Misses 7284 7243 -41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.