-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dc/237 encrypt large file #238
Conversation
Please use the same test as shown in #186 Note that:
|
Thanks Dawei. Works great in Windows. One thing I noticed is that for Android the download function does not work. Uploading and deleting works for Android. We might need another task to tackle this. |
Error I am getting.
|
Thanks Anushka. I created a new issue #239 for this task. |
A similar issue was reported in the I've just updated demopod to use the latest |
According to Anushka, when trying to built the demopod on Android, got the following error:
It seems someone has reported this on GitHub here miguelpruivo/flutter_file_picker#1645 We may try this branch of the package for now and revert back to the official version once it fixes the issue. |
Since we need to explore a bit more into this issue, I suggest we merge this, release a new version for |
Pull Request Details
What issue does this PR address
Encrypt chunks of large file and its representing
.ttl
fileLink to associated issue: SOLID POD: Support encryption / decryption in
sendLargeFile
/getLargeFile
#237Checklist
Complete the check-list below to ensure your branch is ready for PR.
Flutter Style Guide: https://survivor.togaware.com/gnulinux/flutter-style.html
make prep
orflutter analyze lib
)Finalising
Once PR discussion is complete and 2 reviewers have approved: