Relative Content

Tag Archive for flutterstream

an Im project, about conversation list

I’m developing an Im project, and I’m thinking about whether each item in my conversation list should have a separate stream to monitor the current conversation data, such as the number of unread messages. Assuming that this conversation list has 500 items, there will be 500 stream? Is this a problem?