Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sugestion: displayName in notification on download #994

Open
pachecotatih opened this issue Feb 28, 2025 · 0 comments
Open

Sugestion: displayName in notification on download #994

pachecotatih opened this issue Feb 28, 2025 · 0 comments

Comments

@pachecotatih
Copy link

My sugestion is add displayName option in this part of code:

downloadTaskId.value = await FlutterDownloader.enqueue( url: state.videoUrl!, savedDir: dir.path, fileName: 'namefile', showNotification: true, openFileFromNotification: false, saveInPublicStorage: false, );, because I don't wanna show for my user the filename on title of notification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant