MaikuB / flutter_local_notifications

A Flutter plugin for displaying local notifications on Android, iOS, macOS and Linux
2.45k stars 1.39k forks source link

[Query][Feature Request] Notifications for `Slack` show `png image as is as Icon`. How do do the same? #2395

Open sarthakydv opened 1 month ago

sarthakydv commented 1 month ago

Describe the bug

I am unable to use PNG assets like slack does. Messages from Takuya and Kalpesh show their profile icons

Platform - Android 14 Device - Pixel 6a

To Reproduce

  1. Receive notifications from Slack on Direct message from a user who has their profile image set.

Expected behavior

Png asset clearly shown as icon.

Sample code to reproduce the problem

N/A