3

i am using fcm for sending notifications and after receiving messages i am trying to display that message through local notification in mobile. but it is not allowing images to display. Any other solutions to display images

praveen Dp
  • 2,766
  • 4
  • 22
  • 26

1 Answers1

0

It should be possible using flutter_local_notifications plugin.

And take note of the notification behavior in Android. Check this SO post.

MαπμQμαπkγVπ.0
  • 5,887
  • 1
  • 27
  • 65