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.
- Host: GitHub
- URL: https://github.com/anmol420/chatapp-in-flutter
- Owner: anmol420
- Created: 2023-12-31T00:11:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-01T04:46:11.000Z (over 2 years ago)
- Last Synced: 2025-01-26T18:17:14.850Z (over 1 year ago)
- Topics: chat-app-using-firebase, chat-application, firebase, flutter
- Language: Dart
- Homepage:
- Size: 226 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!