I want to display a push notification when my app is in the background. I am using the flutter_local_notifications package and the firebase_messaging package. P
I'm looking for a way to show an app icon badge when a user receives a push notification. I'm using the Firebase_messaging plugin for flutter for the handling