Download Latest Version flutter_local_notifications-v19.3.0 source code.tar.gz (4.9 MB)
Email in envelope

Get an email when there's a new version of Flutter Local Notifications plugin

Home / flutter_local_notifications-v19.2.0
Name Modified Size InfoDownloads / Week
Parent folder
flutter_local_notifications-v19.2.0 source code.tar.gz 2025-05-10 4.9 MB
flutter_local_notifications-v19.2.0 source code.zip 2025-05-10 5.1 MB
README.md 2025-05-10 982 Bytes
Totals: 3 Items   9.9 MB 0
  • [Android] added support to bypass have notifications bypass the device's Do Not Disturb (DnD) settings. Thanks the PR from Michel v. Varendorff that added the following changes
  • The hasNotificationPolicyAccess() method that checks if the application can modify the notification policy
  • The requestNotificationPolicyAccess() method that was added the AndroidFlutterNotificationsPlugin class. This can be used request access for the calling application modify the notification policy
  • Added bypassDnd the property of the AndroidNotificationChannel class and channelBypassDnd to the AndroidNotificationDetails class. These can used to indicate if notifications associated with the channel can bypass the DnD settings of the device
  • Bumped msix dev dependency in example app. This to fix the issue where the msix package stopped being able to created MSIX installers
Source: README.md, updated 2025-05-10