flutter package audio_service: Is there a way to remove the notification from the ui without stopping the service?

你说的曾经没有我的故事 提交于 2021-01-29 06:01:10

问题


Without stopping the service, my app sometimes needs to remove the notification when the music stops playing (of course, the notification needs to be displayed again when some other music playing). Is there a soluation? Because the service switch consumes too much

来源:https://stackoverflow.com/questions/64712447/flutter-package-audio-service-is-there-a-way-to-remove-the-notification-from-th

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!