Flutter Android Firebase Messaging add custom icon for notification
I am using firebase_messaing inside my Flutter app. I can receive notifications on the Android Simulator, but the icon is just a bordered circle: How can I change that icon?
I am using firebase_messaing inside my Flutter app. I can receive notifications on the Android Simulator, but the icon is just a bordered circle: How can I change that icon?