Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.29 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.29 KB

gossip

A new Flutter chat application built using the CometChat SDK.

How to run:

  • Setup Flutter SDK before running this project.
  • Once Flutter SDK is setup, clone the project and open in Android Studio.
  • Run the app in two different simulators or emulators through Android Studio.
  • Login with Batman on one device and as Superman on another.
  • Now both the superheroes can communicate using text messages.

Demo Video:

Screenshots:

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.