我开发了一个flutter android 应用程序。我的数据库是MongoDB。我使用Node.js API将我的 Flutter 应用程序与 MongoDB 连接起来。我想在新数据记录进入 MongoDB 时发送推送通知。我怎样才能做到这一点?
mongodb push-notification node.js flutter
flutter ×1
mongodb ×1
node.js ×1
push-notification ×1