An open API service indexing awesome lists of open source software.

https://github.com/adam-bouafia/whatsappclone-flutter-mobile-application

Whatsapp Clone V1.0
https://github.com/adam-bouafia/whatsappclone-flutter-mobile-application

Last synced: 8 days ago
JSON representation

Whatsapp Clone V1.0

Awesome Lists containing this project

README

        

WhatsApp Mobile App Clone

This project is a clone of the popular messaging app WhatsApp, built using Flutter.

It aims to replicate key features of WhatsApp to demonstrate Flutter's capabilities in creating high-quality, cross-platform mobile applications.

Features:

User Authentication: Secure login and registration system.

Real-time Messaging: Send and receive messages in real-time.

Media Sharing: Share images, videos, and documents.

Status Update: Post and view status updates from contacts.

Technologies Used

Flutter: For building the UI and logic of the app.

Firebase: Backend for authentication, real-time database, storage, and hosting.

Getting Started

To run this project, ensure you have Flutter installed on your machine.

Clone the repository,

navigate to the project directory,

and execute flutter run.

Contribution

Contributions are welcome! If you'd like to improve the WhatsApp clone, please fork the repository and submit a pull request.