Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS. Playlist for Chat App Development series -: Playlist Name YouTube Playlist Link Chat App Development (Main Playlist) Link Chat App Development (Only Front-End using Flutter) Link Chat Server Development (Only Back-End using Node/SocketIo) Link If this tutorial helped you please give a star and also fork the repo, Thank you happy coding :) To use this app follow below instructions-: Clone this app using below syntax -: git clone https://github.com/DevStack06/Chat-Server.git After cloning install packages using below syntax -: npm install Above command will install all the neccery packges. Run the app on your mobile using below command -: npm run dev