Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 519 Bytes

File metadata and controls

17 lines (12 loc) · 519 Bytes

chat-app

Real time chat with NodeJS and SocketIO on server side and flutter on client side.

You can find backend code on this repo.

Screenshots

Online users Chat
Contacts Chat

To do

  • Implements state management (provider or bloc).
  • Improve UI.
  • Open URL.
  • Send images.