-
Hi guys, I can see your implementation in the channel list view to get this, but is there an easier way? I have this issue where I want to start a new chat and the user can select a member, but I have x amount of channels and it is listing only from one of them if I listen to a stream for members. Any suggestions? |
Beta Was this translation helpful? Give feedback.
Answered by
imtoori
Dec 16, 2021
Replies: 1 comment 3 replies
-
mmm I think you want to see all users in the chat, right? |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
jasnicaa
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mmm I think you want to see all users in the chat, right?
We have UsersBloc and UserListView widgets for that, make sure to check it out