You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
first of all I am pretty new in flutter stuff so please forgive me if my question seems dumb to u
I want to decrypt huge files (the file size is somewhere between 500MB ~ 1GB).
I am using this code to read file as stream and decrypt it but I don't know if this is ok or not and need some help if it can be achieved differently:
hi,
first of all I am pretty new in flutter stuff so please forgive me if my question seems dumb to u
I want to decrypt huge files (the file size is somewhere between 500MB ~ 1GB).
I am using this code to read file as stream and decrypt it but I don't know if this is ok or not and need some help if it can be achieved differently:
this is my code:
please guide me
The text was updated successfully, but these errors were encountered: