flutter_downloader: Downloading stuck in progress
Got this once so far so can’t provide any more details.
Notification was stuck at in progress and killing the app or going offline didn’t remove it. In logs progress was 100% and no visible errors.
I was downloading 2 files in parallel, the other one finished just fine.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 2
- Comments: 26 (5 by maintainers)
This is fixed in v1.5.2
@hnvn you can see that in the app, downloads are marked as ready, so they have probably finished successfully and are fine. Problem are notifications that are now stuck “in progress” and can not be dismissed or removed until app is uninstalled
Same issue here
Downloading many files in the queue, notifications can often get stuck in Progress due to some kind of error and there is no way to dismiss them. There should be at least a way to make progress notifications dismissable