FirebasePushNotificationPlugin
FirebasePushNotificationPlugin copied to clipboard
How to get list of pending notifications (Android)
Basically, i'm writing an application where I want to create a list of notfications that have not been yet opened, so that client can open them without opening the system bar containing notifications. Any way to access that system list and the titles/bodies of the notifications?