flutter_downloader
flutter_downloader copied to clipboard
Added an optional display title for the notification panel on Android
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.
this one is really useful feature. Can this be merged pls.
@hnvn Is there any reason why this is not merged. It would be useful to lot of users.
@amugofjava Please resolve the merge conflicts, then we can merge this.