Hey All,
I am working on the chat app development playlist using #flutter #nodejs and #socketio. Till now I have completed the one to one chat functionality and it is working fine (Please have a look at the imagesππ)
The topics I am covering:
ππ Whatsapp Layout Design using flutter
ππ Chat Server Development using NodejS and SocketIO
ππ Connect Flutter to Socket Server
You will get the to know about in Flutter side:
π Camera Plugin
π SocketIo Client Plugin
π Dynamic Widget Rendering and many more .......
Have look at the first comment for Playlist and Github repo links.
Top comments (2)
This looks great, exactly like WhatsApp messaging application. Thanks for sharing this here. Great to learn about NodeJS and SocketIO along with the Flutter app. For more inspiration on features and UI build, you can check out some of the best Flutter WhatsApp clone apps in the market that provides a great UI look as well as robust features.
Playlist Link: youtube.com/playlist?list=PLtIU0BH...
WhatsApp Flutter Github Repo : github.com/DevStack06/Whatsapp-Clo...
Chat Server Github Repo : github.com/DevStack06/Chat-Server