https://github.com/yajatkaul/andcoms
working chat application for flutter using firebase
https://github.com/yajatkaul/andcoms
chatapp cross-platform dart firebase flutter
Last synced: about 2 months ago
JSON representation
working chat application for flutter using firebase
- Host: GitHub
- URL: https://github.com/yajatkaul/andcoms
- Owner: yajatkaul
- Created: 2024-05-21T07:23:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T16:02:19.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T21:26:15.967Z (over 1 year ago)
- Topics: chatapp, cross-platform, dart, firebase, flutter
- Language: Dart
- Homepage:
- Size: 411 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Tech Used
###
###
lib/firebase_options.dart
###
cmd
```cmd
dart pub get
dart pub global activate flutterfire_cli
flutterfire configure
```
###