( You can buy the full source code of tutorial in $30 (mail me): devstackin@gmail.com )
In this full tutrial source code you will get:
- One to one chatting
- One to one file sharing
- All the basic UI of whatsapp
- Camera and Video integration
- Socket Integration
Things are not there yet:
- Database integration
- Group chat functionality
- Calling and Voice features
Please note in $30 you will going to get the full tutorial code, which I have covered in youtube, It is just a tutorial code not real whatsapp code
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 |
Playlist Name | YouTube Playlist Link | |
---|---|---|
Flutter model class series, for Rest API connection and JSON parsing | Link | |
Flutter Basic series | link | |
Blog App Development (Main Playlist) | Link | |
Blog App Development (Only Front-End using Flutter) | Link | |
Blog App Development (Only Back-End using Node/ExpressJs) | Link |
-
Clone this app using below syntax -:
git clone https://github.com/DevStack06/Whatsapp-Clone-Flutter.git
-
After cloning install packages using below syntax -:
flutter pub get
Above command will install all the neccery packges.
- Run the app on your mobile using below command -:
flutter run