I am looking for this functionality:
I am looking for pointers. Could not find any tutorials or packages providing this kind of functionality.
Thank you for your help!
The firebase_messaging package does not provide any solution for action buttons. You can get your data
in your onMessageReceived()
method. And you can create your own customized notification.