79152656

Date: 2024-11-03 12:04:23
Score: 1
Natty:
Report link

foreground notifications are handled automatically by the firebase messaging plugin. So on the onMessage function, you don't need to use flutterLocalNotification plugin to show the notification. Since firebase messaging handles the notification, and the flutterLocalNotification plugin is also showing a notification, you will get two notifications in the notification tray.

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Abdulkabir Toyyib toykam