【发布时间】:2020-11-11 11:48:15
【问题描述】:
我想用颤振设置一个移动应用程序,它也在后台运行。此应用程序允许您扫描蓝牙设备并收听事件以启动通知和/或启动铃声。 我设法做到了这一切,它与 flutter_blue 插件配合得很好。但我的问题是应用程序必须在后台继续运行。
我是来寻求帮助的。
该应用完全符合该应用的功能https://play.google.com/store/apps/details?id=com.antilost.app3&hl=fr&gl=US
【问题讨论】:
标签: android ios flutter background-process foreground-service