-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Description
When Android and iOS users permanently deny notification permission or disable notifications in system settings, apps must guide them to the app's notification settings screen. However flutter_local_notifications only exposes boolean permission APIs and lacks a built-in way to open app notification settings. Consequently, app developers are forced to add extra plugins or custom native code to access Settings, creating fragmentation and inconsistent behaviour across implementations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels