DEV Community

Balram Rathore
Balram Rathore

Posted on

WhatsApp clone using Flutter, NodeJS and SocketIo

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.
Alt Text
Alt Text

flutte #flutterdev #socketio #nodejs #whatsappclone #devstack #flutterappdev #flutterapp #socketserevr #appdevelopment #fullstack #fullstackappdevelopment #javascript #github #appdev #developer #flutter #android #development #video

Top comments (2)

Collapse
 
kris profile image
0xAirdropfarmer

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.

Collapse
 
devstack06 profile image
Balram Rathore

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