I have added push notifications for my app in Flutter which are working fine but I also have a functionality where the user can disable the notifications.
How do I allow user to disable firebase push notifications?
Edit
I decided to use One Signal using the below steps
https://onesignal.com/blog/how-to-add-push-notifications-in-flutter-with-onesignal/