- A chat application that allows to chat between two users as well as in groups with AES encryption.
- App built with Flutter Framework.
- SignIn and SignUp using Firebase Authentication.
- Firebase Storage for storing all the images and documents shared in chats.
- Cloud Firestore for storing user details, group details and all of their encrypted chats, passwords.
- Chats, images, documents and passwords are encrypted with AES encryption.