Step 1: If your app targets Android 13 (Tiramisu) or higher, you must declare the POST_NOTIFICATIONS permission as follows:
For more details, see the Notification runtime permission page in the Android Developers documentation.
Step 2: Use permission_handler package from pub.dev, and ask user permission on runtime: