Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Android 13 support #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bshvets8
Copy link

This PR adds support for a new Android 13 POST_NOTIFICATION permission that can be requested via the native requestPermissions method.

@PieterPicup
Copy link

@Vanethos Thanks for the great LIB. Could you please try get this in ASAP. With the release of A13 this will become a requirement for most apps very soon across a lot of devices.

For anyone who needs this now already you can import the branch directly for now from @bshvets8 repo using below in your pubspec.yaml
notification_permissions: git: url: https://github.com/bshvets8/flutter_notification_permissions.git ref: feature/android-13-support

@quedicesebas
Copy link

2 months...

@quedicesebas
Copy link

But not working for me, nothing happens after calling NotificationPermissions.requestNotificationPermissions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants