https://github.com/aruntemme/flutchat
Flutter Chat Application using firebase
https://github.com/aruntemme/flutchat
dart firebase firebase-auth firebase-realtime-database flutter messaging-app
Last synced: 3 months ago
JSON representation
Flutter Chat Application using firebase
- Host: GitHub
- URL: https://github.com/aruntemme/flutchat
- Owner: aruntemme
- License: mit
- Created: 2020-07-30T11:46:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-28T12:27:23.000Z (almost 6 years ago)
- Last Synced: 2025-06-16T00:15:07.318Z (about 1 year ago)
- Topics: dart, firebase, firebase-auth, firebase-realtime-database, flutter, messaging-app
- Language: Dart
- Homepage:
- Size: 10.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## FlutChat
# Flutter Messaging App - Flutter & Firebase
> version 0.1.0 - alpha
- The FlutChat Messaging app has material UI. It has been build using Flutter & Firebase. This is still work in progress but most of the main features like messaging, searching and themes are working good.
- This app can be easily integrated with any flutter project.
- It has multi theaming option works well is both Android & IOS
## Release
cheack releases for the current version of app -----> [DOWNLOAD](https://github.com/aruntemme/flutchat/releases)
## Screenshots of the application
Light Mode | Dark Mode
------------ | -------------
|
|
|
|
|
|
| 
## Project Setup
In order to set up the project, please follow below steps:
### Flutter setup
1. Install package dependencies:
```
flutter pub get
```
2. Go to google firebase and create your own project and extract the googleservices.json.
3. Run the project by running command:
```
flutter run -v
```
4. Use one of these commands to build the project:
```
flutter build ios
flutter build apk --split-per-abi
flutter build appbundle
```
5. If any issue (run the below command to troubleshoot):
```
flutter doctor
```
For help getting started with Flutter, check [online documentation](https://flutter.dev/docs), which offers great tutorials, samples, guidance on mobile development, and a full API reference.
## Give a star ⭐ if you like ♥ the project
## Authors
> [Arun K ](https://github.com/aruntemme)

## Feel Free to Contract
* Gmail : arungauthamk@gmail.com
* Twitter : https://www.twitter.com/aruntemme