3

I am stuck on custom fcm push notification in flutter.

Achieved

I am able to send notification in my app form firebase console with help of firebase_messaging example code on pub.dev

Want To Build

I want to add some custom data in notification just like -

custom sound, custom title, custom big text, custom icon

that's all thing want to add in my notification.

I am also able to fully customized notification in android but I want that on my flutter app.

Friends for friends Thank You .

BlackBlind
  • 772
  • 9
  • 26

1 Answers1

0

this flutter package still in development but still helps resolve and solve many troubles with customizing push notifications for android and ios: https://pub.dev/packages/awesome_notifications

pa.
  • 126
  • 1
  • 4