Omar Khan

Results 1 issues of Omar Khan

At the moment the method for cancelling all notifications involves also clearing notifications that have been pushed. Current implementation for reference: https://github.com/MaikuB/flutter_local_notifications/blob/8839a00cdfcdecc5090da5ccb766da42cdbe2a88/flutter_local_notifications/macos/flutter_local_notifications/Sources/flutter_local_notifications/FlutterLocalNotificationsPlugin.swift#L370-L384 In order to avoid canceling pushed notifications one...