I want to make a mobile application using Flutter like this
https://play.google.com/store/apps/details?id=com.enchantedcloud.photovault
but I don't know how to keep the data actually safe
I have used aes_crpyt package ( https://pub.dev/packages/aes_crypt ) which allows me to encrpyt and decrpyt files but how can I retrieve the data to be shown in the application without being decrypted as normal files which can be opened using any explorer which can access root files