'customize android notification in flutter with fcm
I use fcm and flutter_local_notifications to show notification in flutter and use data type message.
(fcm Message types is : data and notification)
but according to this page
when app in background or Terminated, notification maybe not showing.
Because of this,I want use notification message type fcm, but can't customized.
is there any way to customize notification?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
