A new Flutter project.
This project encrypt and decrypt the files using AES 256 cbc mode.It has two features i.e encryption /decryption and transfer encrypted file using the chat. This project was done by three members.We had used three features of firebase ie. firebase authentication,cloud firestore and storage. login is done with the help of firebase authentication package. This project was done by three members.Here in this project cloud firestore is used to store chat along with storage feature of firebase to store the files send between two clients. Some UI of this project
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference