Search code examples
flutterpermissionsnotifications

Request permission notification Flutter


I am trying to show a pop up for requesting notification permission. I have tried using permission_handler package but for notification and bluetooth, it will show no dialog. Is there any other way to show dialog to ask notification permission ?


Solution

  • You can use notification_permission