4
2
Fork 0

feat: last seen functionality on users #71

Open
opened 2019-07-28 16:27:51 +08:00 by sudharshan · 0 comments

HeartbeatBloc already implements a stream to fetch the status of any user (ie. online/offline) and this is used to draw the green online circle on the UserAvatar. Within HeartbeatBloc, there is a last seen property as well, and this also has to be similarly exposed via an Observable such that a User can have a last seen timing.

HeartbeatBloc already implements a stream to fetch the status of any user (ie. online/offline) and this is used to draw the green online circle on the UserAvatar. Within HeartbeatBloc, there is a last seen property as well, and this also has to be similarly exposed via an Observable such that a User can have a last seen timing.
sudharshan added the
enhancement
help wanted
logic
labels 2019-07-28 16:27:51 +08:00
sudharshan added
in progress
and removed
help wanted
labels 2019-07-28 22:02:18 +08:00
sudharshan self-assigned this 2019-07-28 22:02:21 +08:00
sudharshan added this to the v0.1 milestone 2019-09-23 22:05:12 +08:00
Sign in to join this conversation.
There is no content yet.