fluttercommunity / fluttercommunity/flutter_downloader
Intercept and process downloaded Bytes
Open
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
Is there any way that I can post process the bytes that are being downloaded?
Example I have a file `my_file.jpg`, I don't want this file to be accessible by rooted devices. So what I want to do is intercept the bytes encrypt it and then saving
Below is how I am doing today. I'd like to have a way to encrypt it in the native side
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.