Skip to content

Divyakumar21202/whats_app_clone

Repository files navigation

WhatsApp Clone

This project is a Flutter-based WhatsApp clone that includes various screens and features commonly found in messaging applications.

Project Structure

  1. landing_screen.dart: Welcome screen for new users to the app.
  2. home_screen.dart: Main screen featuring tabs for Chats, Status, and Calls.
  3. auth_repository.dart: Handles user authentication using Firebase.
  4. chat_repository.dart: Manages chat-related functionality, including sending messages and handling contacts.
  5. select_contact_repository.dart: Repository for selecting contacts from the device.
  6. main.dart: Entry point for the Flutter app, initializes Firebase and sets up the app structure.

Usage

To run the app, make sure to have Flutter and Firebase set up on your development environment. Use the flutter run command to launch the app.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Contributions are always welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published