github MaikuB/flutter_local_notifications flutter_local_notifications-v16.3.1

latest releases: flutter_local_notifications-v20.0.0-dev.2, flutter_local_notifications_windows-v2.0.0-dev.2, flutter_local_notifications-v20.0.0-dev.1...
23 months ago
  • Added missing acknowledgement for readme fix in 16.3.0
  • [Android] fixed issue 2136 where notifications on scheduled using older versions of the plugin (likely before the androidAllowWhileIdle flag was added) could fail to work. This issue started occuring in 14.0 where support for inexact notifications was added using the ScheduleMode enum that was added and resulted in the deprecation of androidAllowWhileIdle. A mechanism was added to help "migrate" old notifications that wouldn't have this flag so that it results in a notification scheduled with exact timing as per the old behaviour. Thanks to the PR from Ruchi Purohit. Note that this release is to include hotfix that was made as part of the 14.1.5 and 15.1.3 hotfix releases

Don't miss a new flutter_local_notifications release

NewReleases is sending notifications on new releases.