flutter-chat-app icon indicating copy to clipboard operation
flutter-chat-app copied to clipboard

Wrap msg update to a class, how to update other pages?

Open lucasjinreal opened this issue 7 years ago • 0 comments

Hi, I wanna ask, if I wrapped the msg come in to a global class, and its a stream, how to update other pages? I mean, when new msg comes, the session lists and chat page should update UI, how to achieve that?

lucasjinreal avatar Oct 05 '18 12:10 lucasjinreal