Flood_Mobile
Flood_Mobile copied to clipboard
Local notification
Feature: A local notification that allows the user to start/stop torrent download without opening the app. This could also be triggered when the download completes or a new torrent is added.
Solution: Local Notification: https://pub.dev/packages/flutter_local_notifications Awsome Notification: https://pub.dev/packages/awesome_notifications
Can this issue be assigned to me?
I can remove this issue, could you please assign it to me?
@adizcode I am assigning this issue to you. Please refer to the awsome_notification documentation and let me know if you any help.
Also please make a new branch from the develop branch.
@pratikbaid3 Thank you, I will.
@adizcode are u working on this issue if not then i will work on this issue
@msubham193 Yeah. I had made quite some progress, but couldn't get the notifications to work when the app is in background.
@pratikbaid3 Is collaborating with another dev an option?
@pratikbaid3 Removed my assignment as I hadn't worked on this in a long time. Perhaps someone else can take this up.
Feature implemented and a PR was made which is already merged.