flutter_downloader icon indicating copy to clipboard operation
flutter_downloader copied to clipboard

Added an optional display title for the notification panel on Android

Open amugofjava opened this issue 4 years ago • 3 comments

At present, the notification panel on Android shows either the URL or filename of the file being downloaded. These values are not always very useful friendly, so I have added an optional title parameter to allow the user to specify a more friendly display value for the download. If the title is not specified, the URL or filename is displayed as before.

amugofjava avatar May 15 '20 11:05 amugofjava

this one is really useful feature. Can this be merged pls.

subhash279 avatar Jul 03 '20 08:07 subhash279

@hnvn Is there any reason why this is not merged. It would be useful to lot of users.

subhash279 avatar Oct 06 '20 14:10 subhash279

@amugofjava Please resolve the merge conflicts, then we can merge this.

bartekpacia avatar Aug 17 '22 16:08 bartekpacia