Top

Chatzy Documentation

Change Log:

NOTE :
- Before running the app make sure you have import Collection json in Firestore database which we have provided.
- Before import json in firestore database remember to give rule permission or create Firestore Data. See the Firebase Rules for create Firestore Database and how to give permission in firebase.
Also you can check below video for how to import json in firebase:
VIDEO URL : https://youtu.be/Jd0sW8Wrc5Y?si=AxC6BmWBFwZfZU4a
- For Firebase Phone Authentication, you need to enable billing on your Firebase account, as it is required. Please refer to the url below for instructions on enabling billing for your firebase account.
URL : https://youtu.be/Jd0sW8Wrc5Y?si=AxC6BmWBFwZfZU4a


* Version - v1.0.12 (01-02-2025) *


  1. Flutter Version upgrade with 3.27 in app, admin and web
  2. Improve App Performace for web [UPDATED]
  3. Improve App Performace for App [UPDATED]
  4. Documentations [UPDATED]
  5. Minor Bugs [FIXED]

* Version - v1.0.11 (29-11-2024) *


  1. Java 21 Support
  2. Documentations [UPDATED]

* Version - v1.0.10 (30-10-2024) *


  1. Flutter Version upgrade with 3.24 in app, admin and web
  2. Improve App Performace for App [UPDATED]
  3. Implement a notification sound for incoming calls.
  4. Enable users to reply to status updates posted by their contacts.
  5. Allow users to delete messages from their chat history both for themselves and for everyone else.
  6. Provide an option for users to select multiple calls and delete them at once.
  7. Create a management tab for organizing all missed and incoming calls.
  8. Design a splash screen that displays the username upon opening the application.
  9. Implement a feature that allows users to forward messages to their contacts easily.
  10. Introduce a functionality that enables users to reply directly to specific messages within a chat thread.
  11. Add a feature that allows users to lock specific chats with a biometric authentication (fingerprint/face unlock).
  12. Documentations [UPDATED]
  13. Minor Bugs [FIXED]

* Version - v1.0.9 (17-08-2024) *


  1. Flutter Version upgrade with 3.22.2 in app, admin and web
  2. Improve App Performace for web [UPDATED]
  3. Improve App Performace for App [UPDATED]
  4. Documentations [UPDATED]
  5. Minor Bugs [FIXED]

* Version - v1.0.8 (30-04-2024) *


  1. Flutter Version upgrade with 3.19.6 in app, admin and web
  2. Improve App Performace for web [UPDATED]
  3. Improve App Performace for App [UPDATED]
  4. Documentations [UPDATED]
  5. Minor Bugs [FIXED]

* Version - v1.0.7 (28-02-2024) *


  1. Flutter Version upgrade with 3.16.7
  2. * WEB APP [ADDED] *
  3. * Sync Contacts for Web Login through App [ADDED] *
  4. Contact Permission Disclosure Updated as per Google Play Policies [ADDED]
  5. Improve App Performace for web [UPDATED]
  6. Improve App Performace for App [UPDATED]
  7. Documentations [UPDATED]
  8. Minor Bugs [FIXED]

* Version - v1.0.6 (09-01-2024) URGENT FIXED *


  1. Plugin change "Wakelock" to "Wakelock Plus"
  2. Changes in audio_controller.dart and video_contoller.dart

* Version - v1.0.5 (19-12-2023) *


  1. * ADMIN PANEL [ADDED] *
  2. * Add 36 language in app with dynamic list from firebase [ADDED] *
  3. Wallpaper dynamic from admin added in app [ADDED]
  4. Add Contacts in Phone Book from App [ADDED]
  5. Added Search functionality in contact list [ADDED]
  6. Auto Detect local country code in Signin/ Signup [ADDED]
  7. Clear storage function [ADDED]
  8. Documentations [UPDATED]
  9. Minor Bugs [FIXED]

* Version - v1.0.4 (30-10-2023) *


  1. Improve App Performace [UPDATED]
  2. Minor Bugs [FIXED]
  3. Documentation [UPDATE]

* Version - v1.0.3 (18-10-2023) *


  1. Improve App Performace [UPDATED]
  2. Improve Audio - Video call [UPDATED]
  3. Minor Bugs [FIXED]
  4. Documentation [UPDATE]

* Version - v1.0.2 (09-10-2023) *


  1. Improve App Performace [UPDATED]
  2. Contact Sync Performace [UPDATED]
  3. Minor Bugs [FIXED]

* Version - v1.0.1 (03-10-2023) *


  1. Initial App Release