fluttercommunity / fluttercommunity/flutter_downloader

Silent notification in Android

Open
#769 2 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
940
Forks
561
Avg merge
1h 18m
Merged PRs (30d)
1

Description

In my app, the file is small size so I'm not sure if a loading indicator is shown in motivation. But when the download is done, the notification appears in Silent Notification. It's bad user experience, as I click download, and it seems nothing happens (while actually the download is done).

I might be missing some obvious settings, is there anything to show in "normal" notification? Or is it something I need to handle manually e.g. using [flutter_local_notifications](https://pub.dev/packages/flutter_local_notifications).

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.