I have path of the audio file like "sdcard://music/ABC.mp3" . How to get other details such as album, artist, duration etc from that path.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
You can use fluter_music_player plugin to play, pause, album artist, duration etc. It's support both ios and android.
See Flutter Music Player this sample Music player flutter project using this plugin