Flutter show app icon badge on push notification

You can control the badge count from the notification payload.

If you send a notification manually from Firebase Console, you can set the badge count on Additional options step:

How to Set App Icon Badge from Firebase Cloud Messaging Console

If you send it programmatically, add this payload (iOS example):

{"aps":{"alert":"Enter your message","badge":1,"sound":"default"}}

For more payload options, check out FCM documentation

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)