MaikuB / flutter_local_notifications

A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux
2.47k stars 1.4k forks source link

[flutter_local_notifications] removed uiLocalNotificationDateInterpretation parameter #2461

Closed MaikuB closed 3 days ago

MaikuB commented 3 days ago

Removed parameter since 18.0.0 removed supported for iOS versions older than 10 that would have used the deprecated UILocalNotification APIs. This parameter is therefore no longer relevant and should have been included back but is a breaking change so would be need to be part of next major release