github MaikuB/flutter_local_notifications flutter_local_notifications-v10.0.0-dev.2

latest releases: flutter_local_notifications-v19.5.0, flutter_local_notifications-v19.4.2, flutter_local_notifications_windows-v1.0.3...
pre-release3 years ago
  • [iOS][macOS] Breaking changes iOS and macOS classes have been renamed and refactored as they are based on the same operating system and share the same notification APIs. Rather than having a prefix of either IOS or MacOS, these are now replaced by classes with a Darwin prefix. For example, IOSInitializationSettings can be replaced with DarwinInitializationSettings
  • [Android][iOS][macOS] Added support for notification actions. Massive thanks to Sebastian Roth and Pieter van Loon for their work on this
  • [Android] Updated how scheduled notifications are saved to shared preferences so it is done in the background. This is to fix issue 1378 where pendingNotificationRequests method may not report the correct number of scheduled notifications if it is invoked before the data had been saved to shared preferences

Don't miss a new flutter_local_notifications release

NewReleases is sending notifications on new releases.