Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
869 stars 568 forks source link

Remove Media Control Receiver #398

Closed ariefwijaya closed 4 years ago

ariefwijaya commented 4 years ago

Is your feature request related to a problem? Please describe. Currently, I'm using flutter_soundto recording audio only and audio_service plugin to play audio background which also use MediaButtonReceiver. But I notice that flutter_soundalso using that kind of receiver.

Describe the solution you'd like Regarding to avoid the conflict, I have request to use recorder only and without background playback to remove that MediaButtonReceiver from flutter_sound, so another plugin can use it. is that possible?

github-actions[bot] commented 4 years ago

This issue is stale because it has been open 90 days with no activity. Leave a comment or this will be closed in 7 days.