fluttercommunity / fluttercommunity/flutter_downloader

can't download File which filename contains chinese character,others is ok!

Open
#403 3 comments 7 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

At present, it is impossible to download the file whose name contains **Chinese characters**. Other files are downloaded normally.
print:
_status:DownloadTaskStatus(4),progress:-1
status:DownloadTaskStatus(1),progress:0_

I don't know if I lack some configuration, such as character encoding in header? But I tried and found that it still can't work, and then I want to ask why progress prints - 1?

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.