flutter-permission-handler
flutter-permission-handler copied to clipboard
iOS Notification Permission Dialog
💬 Questions and Help
Im trying to implement the notification dialog in iOS. The problem I have, the dialog is shown at the beginning of the app.
i want to modify the trigger point. Lets say I want to display the popup after the Onboarding Screen.
How can I achieve this?