I tried to add flutter app icon by using a package flutter_launcher_icon app icon is correct but icons shows in push notification show as a white box Notification Icon Shows as a white box
I added icons by using a package [flutter_launcher_icons]
ic_stat_your_icon_name
drawable-*
folders into your Flutter Android app at:android/app/src/main/res/drawable-hdpi/ic_stat_your_icon_name.png
android/app/src/main/res/drawable-mdpi/ic_stat_your_icon_name.png
Notification icons are white-only with transparent background