DEV Community

Balram Rathore
Balram Rathore

Posted on

7 3

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

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

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