Best android open-source packages and libraries.

Chat app flutter

Real time chat with NodeJS and SocketIO (Client)
Updated 1 year ago

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.