/flutter_whatsapp_UI

A Flutter project called flutter_whatsapp_clone imitates the user interface and essential features of the well-known messaging service WhatsApp. It has a tabbed navigation system with separate tabs for calls, chats, status updates, and the camera. Also making calls, users may browse and send messages, and change their status.

Primary LanguageC++

                                                 # flutter_whatsapp_UI_clone

Flutter WhatsApp UI Clone This project is a clone of the WhatsApp user interface (UI) built using Flutter.

Features

  • Tab-based navigation system with tabs for camera, chats, status, and calls
  • Real-time messaging using Firebase Firestore
  • User authentication with Firebase Authentication
  • Push notifications for new messages
  • Image sharing functionality
  • Settings screen for app configuration

Screenshots

Screenshot 1 Screenshot 2

Getting Started

Prerequisites

To run this project, you will need to have Flutter installed on your machine. For installation instructions, refer to the Flutter documentation.

Installation

  1. Clone the repository:

    git clone https://github.com/syedmaazsaeed/flutter_whatsapp_UI.git

    1. Navigate to the project directory:

      cd flutter_whatsapp_clone

  2. Install dependencies:

    flutter pub get

  3. Run Flutter Application :

    flutter run