flutter_downloader icon indicating copy to clipboard operation
flutter_downloader copied to clipboard

Flutter Downloader - A plugin for creating and managing download tasks.

Results 245 flutter_downloader issues
Sort by recently updated
recently updated
newest added

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** **Screenshots** **Desktop...

bug

Thank you for the awsome library. I've been using it since version 1.6.1. **Describe the bug** When updating an Android app from version 1.6.1 to 1.11.7, an error occurs stating...

bug

I'm trying to download a file in my flutter app using the Dio plugin. The downloaded file appears in the download folder on my phone but I can't open it....

If any content URL is not giving proper data instead of giving some JSON response. I am not able to get that in the callback. How can I get a...

I've been debugging it for a day but the issue persists, when I start downloading it prints "set process for client: com.example.igb" and nothing happens. I've tested it on several...

bug

**Describe the bug** The download reaches 100% and stays there indefinitely. I observed that when the download is enqueued, it creates a file in the directory. At 100%, it removes...

bug

sometimes we need to have some methods by which we can manually add a download task which already in our local and no need to download again from server and...

**Describe the bug** **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** **Screenshots** **Desktop...

bug