Realtime Chat AppβββFlutter, Node.js & Socket.io
Dec 31, 2020 Β· 8 min read Β· Realtime Chat App β Flutter, Node.js & Socket.io In this blog we will see how to make a realtime chat app using Node.js as the backend and Flutter as the frontend. We will use sockets to communicate between devices. Prerequisites The following sho...
Join discussion