https://github.com/workwithafridi/onlyfriends-chatapp
https://github.com/workwithafridi/onlyfriends-chatapp
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/workwithafridi/onlyfriends-chatapp
- Owner: WorkWithAfridi
- Created: 2022-06-22T04:46:42.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T14:01:17.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T15:17:33.413Z (3 months ago)
- Language: Dart
- Size: 1.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OnlyFriends
## A full-stack Chat App using Flutter, Firebase & GetX.
A full stack Chat application with authentication, friend adding and removing facility and chatting facilities.
* User Authentication using Firebase Authentication
* Backend using Firebase Cloud Firestore
* State management using GetX
* Image compressor and Image cropping achieved using packages from pub.dev## Demo video and in-app screenshots
* [OnlyFriends Demo Video](https://youtu.be/2_1CG1qIe1A)

## How to install the app on your physical device
Download the source code and compile the apk using Flutter CLI or Android Studio
## Future Update
Add VOIP and Video calling facility!
## Known Issue
UI doesnot instantly refresh after adding new friend! - PENDING UPDATE