https://github.com/abdulrehmana28/flutter_flash_chat
A chat app with firebase.
https://github.com/abdulrehmana28/flutter_flash_chat
dart firebase flutter-app
Last synced: about 2 months ago
JSON representation
A chat app with firebase.
- Host: GitHub
- URL: https://github.com/abdulrehmana28/flutter_flash_chat
- Owner: abdulrehmana28
- Created: 2024-07-10T04:24:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-20T08:57:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-29T05:47:08.527Z (over 1 year ago)
- Topics: dart, firebase, flutter-app
- Language: Dart
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flutter_flash_chat
## Version 1.0.0
A Simple Chat Application with Firebase.
### Features
- Real-time messaging with Firestore
- User authentication with Firebase Auth
- Message timestamps for proper ordering
### Packages used
- [animated_text_kit: ^4.2.2](https://pub.dev/packages/animated_text_kit)
- [firebase_core: ^3.2.0](https://pub.dev/packages/firebase_core)
- [firebase_auth: ^5.1.2](https://pub.dev/packages/firebase_auth)
- [cloud_firestore: ^5.1.0](https://pub.dev/packages/cloud_firestore)
- [loading_overlay: ^0.3.0](https://pub.dev/packages/loading_overlay)
### Installation
#### Android
Download the APK from
the [releases page](https://github.com/abdulrehmana28/flutter_flash_chat/releases/tag/v1.0.0).
## Demo
