google / flutter.plugins

BSD 3-Clause "New" or "Revised" License
117 stars 55 forks source link

Playlist from list of Urls #52

Closed wisecoders closed 4 years ago

wisecoders commented 4 years ago

Thanks for the plugin. Could you please let me know how to implement playlist capability.

monkeyswarm commented 4 years ago

Please take general programming questions to public Q&A forums like Stack Overflow.

wisecoders commented 4 years ago

question is not about programming rather than it is about audiofileplayer plugin. I tried to implement various ways to achieve this but not working (same audio is playing and notification bar seek bar is not being reset).

I thought as a owner, you should be able to help me.

monkeyswarm commented 4 years ago

If you have a specific question as to plugin functionality (such as with the elements you mention: notification display and seek bar), then please ask that. Or if you have an example of things not working as described in the API, then please detail that with a) steps to reproduce (including code samples if applicable), b) expected behavior, c) actual behavior.

wisecoders commented 4 years ago

Thanks for the quick response. I will create a another ticket..