Skip to content

Add openAppNotificationSettings() #2752

@numen31337

Description

@numen31337

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions