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
- Host: GitHub
- URL: https://github.com/adam-bouafia/whatsappclone-flutter-mobile-application
- Owner: adam-bouafia
- Created: 2021-09-03T19:24:44.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-15T14:59:23.000Z (over 1 year ago)
- Last Synced: 2025-02-28T08:22:23.358Z (4 months ago)
- Language: Java
- Size: 427 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.