flutter-chat-app
flutter-chat-app copied to clipboard
How did u receive msg at background when back to homescreen
Hey, you did a good job, I am also wanna build a chat app, but more complicated, I am facing 2 problems:
- receving msg when switch different tab (I have 2 tabs);
- receviing msgs when app goes to background
Now for the first quesition, the msg will always repeat receive when setState called, and seconds has no clue to do this (BTW I using my own chat server side )