I am trying to show a pop up that ask user to grant permission notification. Because as I know.. android api less than 33 always auto on for notification permission. But not in android 33, we need to manually turn on notification permission. So, is there a way to show alert dialog to ask notification permission ? So far I have been using permission_handler but as I know, it doesn't show pop up alert for bluetooth and notification request permission