flutter_downloader
flutter_downloader copied to clipboard
Add custom notification title for android
Adds support for setting a custom notification title for a new task through the notificationTitle parameter in the enqueue method. If no notificationTitle is provided, the notification will default to displaying the URL or filename as the title.