Category "flutter-notification"

Flutter push notifications app background : firebase_messaging

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

Flutter show app icon badge on push notification

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