I am creating a music player in flutter. I used on_audio_query package to fetch local songs. In my code, I am using QuertArtworkWidget which takes id to show images, so I want to know if, is there any way to get proper image of the song, to pass it to my notification?.
I did not get any method yet.