An open API service indexing awesome lists of open source software.

https://github.com/anmol420/chatapp-in-flutter

Chatting App Made In Flutter.
https://github.com/anmol420/chatapp-in-flutter

chat-app-using-firebase chat-application firebase flutter

Last synced: about 2 months ago
JSON representation

Chatting App Made In Flutter.

Awesome Lists containing this project

README

          

# ChatApp-In-Flutter

Requirements

>[Flutter](https://docs.flutter.dev/)

[Firebase CLI](https://firebase.google.com/docs/flutter/setup)

[Visual Studio Code](https://code.visualstudio.com/) or any other code editor

[Git](https://git-scm.com/downloads)

How To Use

- Please Ensure That You Have Installed Flutter On Your Device. You Can Do This By Typing `flutter doctor` In Your Terminal. If You Get Any Error, Please Follow The Instructions Given By Flutter To Fix It.

- Please Install - [Firebase CLI](https://firebase.google.com/docs/flutter/setup) - On Your Device. You Can Do This By Typing `npm install -g firebase-tools` In Your Terminal.

- Please Rename The Folder To `chat_app`, After Cloning This Project. If Not Done, It Might Give Some Errors.

- To Run The `main.dart` [Main File] File Under The `lib` Folder, Please Type `flutter run` In Your Terminal Or Press `F5` In Visual Studio Code.

Packages Used

- [cupertino_icons](https://pub.dev/packages/cupertino_icons)
- [firebase_core](https://pub.dev/packages/firebase_core)
- [firebase_auth](https://pub.dev/packages/firebase_auth)
- [cloud_firestore](https://pub.dev/packages/cloud_firestore)
- [firebase_storage](https://pub.dev/packages/firebase_storage)
- [image_picker](https://pub.dev/packages/image_picker)

Database Used

- [Firebase](https://firebase.google.com/)

Developer

👤 anmol420.
- GitHub: [anmol420](https://www.github.com/anmol420)
- Discord: [Anmol](https://www.discord.com/users/875986400649052191)

Contributing

- Contributions, issues and feature requests are always needed and welcome!

Support

You can show your support by giving a ⭐ if you find some help!