github MaikuB/flutter_local_notifications flutter_local_notifications-v14.0.0-dev.4

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...
pre-release2 years ago
  • Breaking change the following classes are now enums
    • AndroidNotificationCategory
    • AndroidServiceForegroundType
    • AndroidServiceStartType
    • AudioAttributesUsage
    • Day
    • InterruptionLevel
    • LinuxNotificationCategory
    • LinuxNotificationUrgency
    • Priority
  • [iOS][macOS] fixed issue 1950 where plugin would crash when calling zonedSchedule() with a date/time value that is exactly when daylight savings occurs and the APIs from Apple weren't able to resolve what the actual date/time is meant to be
  • [Android] updated AndroidServiceForegroundType values to align with new additions that are part of Android 14. Thanks to the PR from Rexios
  • Aligned Dart SDK constraint with minimum Flutter version (i.e. 3.0)
  • Bumped mockito dev dependency

Don't miss a new flutter_local_notifications release

NewReleases is sending notifications on new releases.