Flutter-AssetsAudioPlayer icon indicating copy to clipboard operation
Flutter-AssetsAudioPlayer copied to clipboard

add feature where we can get currently playing audio meta

Open thetestcoder opened this issue 4 years ago • 1 comments

after playing a song we need to get title then we right this player.current.value.audio.audio.metas.title or same for artist.

i think its more better if we call player.currentPlaying.getTitle() or same for artist or others property

thetestcoder avatar Dec 14 '20 11:12 thetestcoder

not added till now

thetestcoder avatar Oct 30 '22 12:10 thetestcoder