Nice video. But to be more useful, please make a new video about how to loading from json or dart list of music which has all files stored in assets folder. Then, loop a list of all music as clickable on homepage. Every list item should have id, image, song title and etc. When one of the list item is clicked, it should begin playing. When it ends, the next audio should play according to the ID. I mean if it plays song with ID 5 and ends, then the next song on the List ID which is 6 should play. That's all. Also, we should be able to play, pause, stop, seek with slider, next, prev.
@UzHandy Жыл бұрын
How did you play without using the music file which is in the totalTime variable?