{"id":20139323,"url":"https://github.com/kkvanonymous/crypt-chat","last_synced_at":"2026-03-12T17:39:02.487Z","repository":{"id":140313509,"uuid":"342817955","full_name":"KKVANONYMOUS/Crypt-Chat","owner":"KKVANONYMOUS","description":"An end-to-end encrypted flutter chat app","archived":false,"fork":false,"pushed_at":"2021-07-17T08:41:00.000Z","size":3806,"stargazers_count":13,"open_issues_count":1,"forks_count":6,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T18:45:12.646Z","etag":null,"topics":["aes-encryption","chat-application","cloud-firestore","dart","encryption-decryption","firebase-auth","firebase-database","firebase-storage","flutter","sharedpreferences","text-messaging"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KKVANONYMOUS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2021-02-27T09:27:21.000Z","updated_at":"2025-03-27T01:57:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c627201-7375-4184-a2cb-3064b9622b97","html_url":"https://github.com/KKVANONYMOUS/Crypt-Chat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/KKVANONYMOUS/Crypt-Chat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KKVANONYMOUS%2FCrypt-Chat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KKVANONYMOUS%2FCrypt-Chat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KKVANONYMOUS%2FCrypt-Chat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KKVANONYMOUS%2FCrypt-Chat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KKVANONYMOUS","download_url":"https://codeload.github.com/KKVANONYMOUS/Crypt-Chat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KKVANONYMOUS%2FCrypt-Chat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30435474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T14:34:45.044Z","status":"ssl_error","status_checked_at":"2026-03-12T14:09:33.793Z","response_time":114,"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":["aes-encryption","chat-application","cloud-firestore","dart","encryption-decryption","firebase-auth","firebase-database","firebase-storage","flutter","sharedpreferences","text-messaging"],"created_at":"2024-11-13T21:44:47.602Z","updated_at":"2026-03-12T17:39:02.467Z","avatar_url":"https://github.com/KKVANONYMOUS.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# crypt_chat\n\n## Description\n **Crypt Chat** is a **Flutter** based text messaging app that allows users to communicate in a secure environment through End-to-End Encryption.\n All the chats are encrypted and decrypted using **Advanced Encryption Standard(AES) Algorithm**.\n Users can easily register or login using their email address and then chat with anyone without the fear of privacy breaches.\n \n## Features\n- Clean and Simple UI\n- Dark and Light theme (System Default)\n- Uses Firebase for authentication and storing messages\n- Register and Log in using email and password\n- Reset Password functionality\n- Add and Search users by username \n- Real-time send and receive messages using stream in Firebase Firestore database and AES Algorithm\n- Profile page - Edit and Update user Info\n\n## To be Implemented\n- Upload profile photo \n\n## Screenshots\n\n|     |     |\n| :-: | :-: |\n| Welcome Screen | Login |\n| \u003cimg src='https://user-images.githubusercontent.com/58628586/126029049-5605f048-94de-4245-8cf0-5b687b518dc4.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029035-7f15a9f8-a51d-4c9b-9072-49e893aa27f9.jpeg' height='300'\u003e | \u003cimg src='https://user-images.githubusercontent.com/58628586/126029048-22a38da8-2cc0-4ec4-b327-fb03c0f42c6f.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029038-23db19b3-3b78-49b3-b1f7-c356e2d252c9.jpeg' height='300'\u003e\n| Register  | Reset Password |\n| \u003cimg src='https://user-images.githubusercontent.com/58628586/126029736-a87f6ab4-082a-4dd9-8f09-2474f3dd2d69.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029037-ceaf4f78-3aaf-447a-ac8e-c0bf9f89e257.jpeg' height='300'\u003e | \u003cimg src='https://user-images.githubusercontent.com/58628586/126029045-55d05324-e644-4f06-b820-2ffd5a6c5f91.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029036-3f1476e7-7fa8-4b09-a085-c6795ea1fcb6.jpeg' height='300'\u003e |\n| Add user screen | Chat Messages |\n| \u003cimg src='https://user-images.githubusercontent.com/58628586/126029039-8861aebf-03a5-4959-8e05-ebd33542846a.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029040-934220cf-17b7-412c-8e99-c4f77273cea6.jpeg' height='300'\u003e | \u003cimg src='https://user-images.githubusercontent.com/58628586/126029087-6897cdb0-8244-447a-97ab-ed7f3ca19f01.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029033-7ca520ce-5341-47b0-b222-6a715d8b27bf.jpeg' height='300'\u003e|\n| Chat List | Edit Profile |\n\u003cimg src='https://user-images.githubusercontent.com/58628586/126029044-5b548308-9575-4ba1-a9e2-464909834b11.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029093-20908fd8-4a9a-489d-8a3f-f32c74c09e32.jpeg' height='300'\u003e | \u003cimg src='https://user-images.githubusercontent.com/58628586/126029043-08f4e229-4407-4e12-bce4-50e72980ecd8.jpeg' height='300'\u003e \u003cimg src='https://user-images.githubusercontent.com/58628586/126029041-e8421703-1c44-4026-98de-753391457828.jpeg' height='300'\u003e \n\n## Dependencies\n- [Firebase_Auth](https://pub.dev/packages/firebase_auth)\n- [Firebase_Core](https://pub.dev/packages/firebase_core)\n- [Cloud_Firestore](https://pub.dev/packages/cloud_firestore)\n- [Firebase_Storage](https://pub.dev/packages/firebase_storage)\n- [Shared Preference](https://pub.dev/packages/shared_preferences)\n- [Image Picker](https://pub.dev/packages/image_picker)\n- [Encrypt](https://pub.dev/packages/encrypt)\n- [Google_Fonts](https://pub.dev/packages/google_fonts)\n\n## Getting Started\n\nThis project is a starting point for a Flutter application.\n\nA few resources to get you started if this is your first Flutter project:\n\n- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)\n- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)\n\nFor help getting started with Flutter, view our\n[online documentation](https://flutter.dev/docs), which offers tutorials,\nsamples, guidance on mobile development, and a full API reference.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkvanonymous%2Fcrypt-chat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkvanonymous%2Fcrypt-chat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkvanonymous%2Fcrypt-chat/lists"}