Skip to content

ErsanGvnc/WhatsApp_Clone

Repository files navigation

whatsapp_clone

A new Flutter project.

Run

Mobile & Desktop

  $ Platform.isAndroid || Platform.isIOS ? Mobile() : MyHomePage(),

In order to run your application, type:

  $ cd whatsapp_clone
  $ flutter run

Shortcut whatsapp_clone.exe.

  $ whatsapp_clone\build\windows\runner\Debug/whatsapp_clone.exe

Your application code is in whatsapp_clone\lib\main.dart.

Assets/Videos

Ekran Görüntüsü (209) Ekran Görüntüsü (211) Ekran Görüntüsü (210)

WhatsApp_Mobile.mp4
WhatsApp_Desktop.mp4

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.