-
-
Notifications
You must be signed in to change notification settings - Fork 504
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
It would be nice to cache the next track on the queue while playing a track.
For example, I've got a queue of 3 tracks, while the first track is playing, the second one is being stored on cache so the user doesn't have to wait for it to load, and once the second track is playing, the third one gets cached, and so on...
An example of this can be seen in the https://github.com/gafsel/flutter_plugin_playlist plugin.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request