我目前正在使用 googles Flutter 框架构建一个应用程序,我想使用 Firebase 进行提示通知。我正在使用firebase_messaging包从 Flutter 中的firebase接收消息。我收到了通知,但我无法使用 Flutter 在 Android 应用程序中显示提醒通知。有谁知道它是否可能或目前仅限于“正常”通知,因为当应用程序终止时不支持 Android 数据消息?
notifications android firebase flutter
android ×1
firebase ×1
flutter ×1
notifications ×1