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

https://github.com/shahshubh/Chatify

A Chat Application in Flutter using Firebase. Integrated Agora Video Call SDK to communicate over video call
https://github.com/shahshubh/Chatify

agora-rtc agoraio chat-app chatapp chatify firebase firebase-auth firebase-messaging firebase-storage flutter video-call

Last synced: about 2 months ago
JSON representation

A Chat Application in Flutter using Firebase. Integrated Agora Video Call SDK to communicate over video call

Awesome Lists containing this project

README

        


Chatify

# Chatify

[![](https://img.shields.io/badge/Made_with-Flutter-blue?style=for-the-badge&logo=flutter)](https://flutter.dev/docs)
[![](https://img.shields.io/badge/Database-Firebase-yellow?style=for-the-badge&logo=firebase)](https://firebase.google.com/docs)
[![](https://img.shields.io/badge/IDE-Visual_Studio_Code-red?style=for-the-badge&logo=visual-studio-code)](https://code.visualstudio.com/ "Visual Studio Code")

Chat Application in flutter.

## Download Apk File from below

* app-arm64-v8a-release
* app-armeabi-v7a-release
* app-x86_64-release

## Features

* User Authentication.
* Realtime chat.
* Send text messages, stickers, GIFs & Images.
* Permanently delete messages.
* View recent chats.
* View user status online / offline / Lastseen.
* Notifications on new message.
* Video calling.
* View / delete the call logs.

## Demo

Chatting Page



Video Calling


Welcome Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp Login Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp Signup Screen




Recent Chats Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp Users List Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp Call Logs Screen




Chat Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp User Profile Screen &nbsp&nbsp&nbsp&nbsp | &nbsp&nbsp&nbsp&nbsp Call Pickup Screen &nbsp&nbsp&nbsp&nbsp




## Stargazers
[![Stargazers repo roster for @shahshubh/Chatify](https://reporoster.com/stars/shahshubh/Chatify)](https://github.com/shahshubh/Chatify/stargazers)



Back to top