I’m developing an Im project used flutter,how to update each item in a conversation listview? [closed]
Closed 9 mins ago.
an Im project, about conversation list,how to update each item? [closed]
Closed 7 mins ago.
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?
Error when working with flutter_vlc_player : LateInitializationError: Field ‘_viewId@1174035241’ has not been initialized
I think it’s rare to encounter this error because I found no one that had the same issue, so let me explain hoping I find the solution here.