fluttercommunity / fluttercommunity/flutter_downloader
Downloading and decrypting encrypted file / transformation rules
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
I am wondering if it's possible to decrypt encrypted file during download with this package?
Perhaps there is some way to provide the transformation function for the stream that's being downloaded?
In our case file is on the remote server available via HTTPS via link: http://example.com/encrypted_file.mp4 encrypted using some protocol. We would like to decrypt it during download and save decrypted on the phone locally.
Possibly related: https://github.com/fluttercommunity/flutter_downloader/issues/128
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.