Mobile App developed with Flutter.
AES (Advanced Encryption Standard) is a symmetric encryption algorithm that provides secure and efficient encryption for digital data by using a single key for both encryption and decryption.
This application leverages AES encryption to secure media files using unique keys generated from QR codes, barcodes, sound, and images. Users can encrypt files with these keys, allowing them to securely share both the encrypted files and corresponding keys with other users for safe decryption.
This project is built with a variety of great open source libraries and packages.
TODO
$ pub get
Add google-services.json file
Create firebase project and add `google-services.json` file in `android/app` folder.
TODO
- Star our GitHub repo
- Create pull requests, submit bugs, suggest new features or documentation updates
- Follow our work
This project is a starting point for a Flutter application.
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.