Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lohanidamodar/flutter_fire_chat
A simple chat application with flutter and firebase
https://github.com/lohanidamodar/flutter_fire_chat
chat flutter flutter-examples
Last synced: 14 days ago
JSON representation
A simple chat application with flutter and firebase
- Host: GitHub
- URL: https://github.com/lohanidamodar/flutter_fire_chat
- Owner: lohanidamodar
- Created: 2019-08-10T10:19:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-13T01:00:42.000Z (over 5 years ago)
- Last Synced: 2024-12-14T15:51:57.845Z (18 days ago)
- Topics: chat, flutter, flutter-examples
- Language: Dart
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Firebase Chat
A simple chat application using flutter and firebase.
## Getting Started
In order for this to work, you need to add your `google-services.json` file inside the `android/app` folder in android. Also, drag and drop `GoogleService-Info.plist` file to Runner target in ios.