Can we encrypt and decrypt files in flutter?
I am working on application where i can decrypt and encrypt a file. For example an mp4 format file is already in an encrypted format i need to decrypt the file and show it in my application. If so please share the code.