flutter_downloader icon indicating copy to clipboard operation
flutter_downloader copied to clipboard

Notification message and dismiss request

Open nesarares opened this issue 6 years ago • 1 comments

Hello!

I was wondering if it's possible to add a custom message feature for the notification, that we can set on the 'enqueue' method, so that the notification shows that message instead of the filename; something like "Downloading images for Musée d'Orsay". Also, it would be nice to have a method or something to automatically dismiss the notification for a given task id (e.g. when the download is finished).

nesarares avatar Apr 06 '19 11:04 nesarares

This is also really what I want most

stonega avatar Feb 03 '20 10:02 stonega