Skip to content

MinhCuongIT/Whatsapp-Clone-Flutter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat App Development Front-End and Back-End using Flutter, SocketIo, and NodeJS. (Limited code)

Buy Me A Coffee

( You can buy the full code on $30 (mail me): devstackin@gmail.com )

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

Some Screenshots of this series

1. Home page


2. Chat page


3. Camera Page


4. Status Page


5. PopUp Menu Item


6. Emoji Picker


7. Create Group Page


8. Select Contact Page


9.View Image/Video Page


Some Other playlist

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

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-:

  1. Clone this app using below syntax -:

    git clone https://github.com/DevStack06/Whatsapp-Clone-Flutter.git

  2. After cloning install packages using below syntax -:

    flutter pub get

Above command will install all the neccery packges.

  1. Run the app on your mobile using below command -:

    flutter run

About

The Repository of Chat App development UI PART using Flutter (Youtube Series)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 96.4%
  • HTML 2.6%
  • Other 1.0%