Skip to content

rodrigamboa/whatsApp-clone

This branch is 6 commits behind gabriel-oliveira800/messages-call:master.

Repository files navigation

whatsapp_clone

Re-creating the whatsapp interface.

Execute the commanded flutter doctor at your terminal.

To create a flutter project run the command.

    flutter create my_app
    cd my_app
    flutter run

You can run the command flutter build to build the app.

You can also use the command flutter install to install the app on your emulator.

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 97.7%
  • Swift 1.6%
  • Other 0.7%