fluttercommunity / fluttercommunity/flutter_downloader

Downloading and decrypting encrypted file / transformation rules

Open
#888 1 comment 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.