Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/SAGARSURI/Gossip

A simple Flutter chat application built using the CometChat SDK
https://github.com/SAGARSURI/Gossip

android dart flutter ios kotlin platform-channels swift

Last synced: about 2 months ago
JSON representation

A simple Flutter chat application built using the CometChat SDK

Awesome Lists containing this project

README

        

# 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:
[![](https://j.gifs.com/WLjAzJ.gif)](https://www.youtube.com/watch?v=VetLXPMZ_zk&t=23s)

## 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:

- [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook)

For help getting started with Flutter, view our
[online documentation](https://flutter.io/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.