rxlabz / audioplayer

A flutter plugin to play audio files iOS / Android / MacOS / Web ( Swift/Java )

Home Page:https://pub.dartlang.org/packages/audioplayer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple player is playing at the same time.

femibiwoye opened this issue · comments

When Google play is playing a song and i play an audio from the music player, it does not stop the google play, they are both playing at the same time.

How can i stop any song that is playing on the background?