fluttercommunity / fluttercommunity/flutter_downloader
OneDrive file download bug
- Dominant language
- Kotlin
- Stars
- 940
- Forks
- 561
- Avg merge
- 1h 18m
- Merged PRs (30d)
- 1
Description
I use OneDrive to download files directly. It downloads a ridiculous file instead of the file. I think it is downloading the incoming redirect link to download the file. This is stupid
File:
[authorize_client_id=00000003_0000_0ff1_ce00_000000000000&response.zip](https://github.com/fluttercommunity/flutter_downloader/files/7523038/authorize_client_id.00000003_0000_0ff1_ce00_000000000000.response.zip)
Example URL: https://xiaomiui-my.sharepoint.com/:u:/g/personal/xiaomiui_xiaomiui_onmicrosoft_com/EWQ7saQ5jINMle4a68qSUi0Ba5Yf95gvauc_7vKjsBCKkg?e=gscK6O&download=1
Plugin Version: 1.7.1
Flutter: 2.5.2
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported OneDrive download using the example URL with Flutter 2.5.2 and plugin version 1.7.1. Confirm whether the downloaded result is the redirect response rather than the requested file; done means the actual OneDrive file is downloaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter, kotlin
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100