fluttercommunity / fluttercommunity/flutter_downloader
Filename Change Issue in flutter_downloader for APK Files on Cloudflare R2
Open
bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
# Filename Change Issue in flutter_downloader for APK Files on Cloudflare R2
I uploaded an APK file to Cloudflare R2 (set to public and bound to an access domain).
- Downloading the file via Firefox browser is successful, and the filename remains unchanged.
- Downloading the file using the Dio plugin in Flutter is also successful, with the filename unchanged.
- However, when downloading the file through flutter_downloader: 1.11.8, the file is successfully downloaded, but the filename is appended with ".zip".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.