Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months ago
JSON representation
A simple Flutter chat application built using the CometChat SDK
- Host: GitHub
- URL: https://github.com/SAGARSURI/Gossip
- Owner: SAGARSURI
- License: mit
- Created: 2019-05-12T10:58:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-03T07:17:59.000Z (over 5 years ago)
- Last Synced: 2024-06-24T01:40:19.352Z (5 months ago)
- Topics: android, dart, flutter, ios, kotlin, platform-channels, swift
- Language: Dart
- Homepage:
- Size: 87.9 KB
- Stars: 40
- Watchers: 5
- Forks: 17
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.