New
flutter_local_notifications-v20.0.0-dev.3
- Breaking changes the positional parameters in the following methods have now been converted to named parameters across all platforms. Thanks to the PR started by Kwon Tae Hyung
initialize()show()periodicallyShow()periodicallyShowWithDuration()cancel()zonedSchedule()
- [Android] Breaking changes the positional parameters in the following methods have now been converted to named parameters
startForegroundService()deleteNotificationChannelGroup()deleteNotificationChannel()getActiveNotificationMessagingStyle()