{"id":23589016,"url":"https://github.com/jamison0902/flutter-chat","last_synced_at":"2026-04-12T05:33:48.539Z","repository":{"id":269618928,"uuid":"907996366","full_name":"jamison0902/flutter-chat","owner":"jamison0902","description":"Chat App with Flutter and Firebase","archived":false,"fork":false,"pushed_at":"2024-12-29T22:43:41.000Z","size":11679,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-17T07:40:53.733Z","etag":null,"topics":["dart","firebase","firebase-auth","firebase-cloud-messaging","firebase-functions","firebase-realtime-database","firebase-storage","flutter","imagepicker"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jamison0902.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-24T20:18:58.000Z","updated_at":"2024-12-29T22:49:14.000Z","dependencies_parsed_at":"2024-12-24T22:18:36.664Z","dependency_job_id":"91a5fe4d-c564-4c49-b538-d2d5faf430fa","html_url":"https://github.com/jamison0902/flutter-chat","commit_stats":null,"previous_names":["jamison0902/flutter-chat"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jamison0902/flutter-chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Fflutter-chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Fflutter-chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Fflutter-chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Fflutter-chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamison0902","download_url":"https://codeload.github.com/jamison0902/flutter-chat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamison0902%2Fflutter-chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31705574,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T05:11:36.334Z","status":"ssl_error","status_checked_at":"2026-04-12T05:11:27.332Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dart","firebase","firebase-auth","firebase-cloud-messaging","firebase-functions","firebase-realtime-database","firebase-storage","flutter","imagepicker"],"created_at":"2024-12-27T06:12:18.208Z","updated_at":"2026-04-12T05:33:48.509Z","avatar_url":"https://github.com/jamison0902.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chat App with Flutter \u0026 Firebase\n\nA Flutter application that allows users to chat in real-time, with push notifications, email authentication, and backend logic powered by Firebase and Google Functions.\n\n## 🖼️ Screenshots\n\n| ![Image 1](01.png) | ![Image 2](02.png) | ![Image 3](03.png) |\n|----------------------|----------------------|----------------------|\n| ![Image 4](04.png) | ![Image 5](05.png) | \n\n## 📋 Description\n\n**Chat App** is a real-time messaging application built with Flutter and Firebase, which provides:\n\n- **Real-time chat**: Users can send and receive messages instantly.\n- **Push notifications**: Receive notifications when a new message is sent.\n- **Email authentication**: Sign up and log in with email and password using Firebase Authentication.\n- **Cloud storage**: Store messages and media in Firebase Firestore and Firebase Storage.\n- **Secure \u0026 scalable**: Built with Firebase security rules and scalability in mind.\n\n\n## 🛠️ Features\n\n1. **Real-time messaging**:\n   - Send and receive messages in real-time using Firebase Firestore.\n\n2. **Push notifications**:\n   - Notifications sent through Firebase Cloud Messaging when new messages arrive.\n\n3. **Authentication**:\n   - Users can send images in chat using Firebase Storage.\n\n4. **Firebase App Check**:\n   - Secure the Firebase services with Firebase App Check to prevent unauthorized access.\n\n5. **Google Functions**:\n   - Custom backend logic powered by Google Functions.\n\n\n## 📱 Technologies Used\n\n- **Flutter**: Framework for cross-platform development.\n- **Firebase Authentication**: Manage user authentication with email and password.\n- **Cloud Firestore**: Real-time database for storing chat messages.\n- **Firebase Cloud Messaging**: Push notifications for real-time updates.\n- **Firebase Storage**: Store images and other media.\n- **Firebase App Check**: Enhance security.\n- **Google Functions**: Serverless backend for custom logic and notifications.\n- **Image Picker**: To pick images from the device.\n\n## 🚀 How to Run the Project\n\n1. **Clone the repository**:\n   \n```bash\n   git clone https://github.com/jamison0902/flutter-chat.git\n```\n\n2. **Install dependencies**:\n```bash\n   flutter pub get\n```\n\n3. **Set up Firebase**:\n\n    - Create a Firebase project in the Firebase Console.\n    - Enable Firebase Authentication (Email/Password).\n    - Set up Firebase Cloud Firestore and Firebase Storage.\n    - Configure Firebase Cloud Messaging and Firebase App Check.\n    - Perform the necessary configurations for Android and iOS using the credentials provided by Firebase, as described in the official documentation.\n\n4. **Run the project**:\n    \n```bash\n   flutter run\n```\n\n\n   \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamison0902%2Fflutter-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamison0902%2Fflutter-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamison0902%2Fflutter-chat/lists"}