How to add app icon badge in flutter android? - flutter

I am using "flutter_app_badger" for app icon badge. Its working fine with Samsung but not working in some devices like Redmi, vivo etc. How can I mange this? Do we have any option to add "badge" through notification payload like iOS?

Related

Flutter Firebase-Cloud-Messaging not appearing in android emulator

I have a FCM setup in my flutter app. Everything works as expected in the iOS world, but I can't get it to work in the android world. I can see the Push-Notification in the notification drawer, but they don't appear like the classic Push-Notification widget in the top bar. What am I doing wrong?
Android Emulators won't work. You need a physical device if you want to test cloud-messaging on Android.

Pushnotification image in ios shows flutter logo

I have implemeted flutter push notification in my app but i get flutter logo if i send image in push notification.. this issue is seen in ios only
Every thing is fine in android devices

How to create the live App Icon like Apple Clock using flutter?

Dynamic App Icon In Flutter
I am expecting for a way to make a similar ui,Put it in the app icon.
want to create the live app icon continuously changing itself, like apple clock app icon shows the current time in the App Icon.
Is There is any way to make that type of App icon in flutter
Similar App Icon like this

Notification image not showing on some devices like Vivo

I am using FCM and Flutter Local Notification's plugin for displaying notifications. The problem is that the big image in the notification is not visible on all devices, like Vivo. Only the title and body is visible.
Any fix for this?

Ionic 1 FCM Push Notifications With Images

I am working on ionic1 project. I need to display the push notifications with images in it for the Android platform. I am able to display the notifications with the text but images are not appearing somehow. I need some working solution for displaying image after the text in ionic1 in the notification bar.
I am using https://github.com/fechanique/cordova-plugin-fcm