Flutter – Whatsapp Clone

Whatsapp Clone App I made with Flutter.

Run Locally

Clone the project

  git clone https://github.com/yagizdo/flutter_whatsapp_clone

Go to the project directory

  cd flutter-whatsapp-clone-master

Install dependencies

  flutter pub get

Run App

  flutter run

What will be add ❓

  • Splash Screen
  • Auth with Phone number
  • Dark Mode
  • Message slides with slidable(unread,archive etc.)
  • Onboarding Screen(get user name and profile pic)
  • Chat Screen
  • Image Picker(For profile pic)
  • State Management
  • Profile Page
  • Settings Page

Libraries I use in the application:

Screenshots

Splash Screen

Light Mode

Status Screen

Calls Screen

Chats Screen

Settings Screen

Dark Mode

Status Screen

Calls Screen

Chats Screen

Settings Screen

Contributing

Contributions are always welcome!

GitHub

View Github