gafsel / flutter_plugin_playlist

A Flutter plugin for Android and iOS with native support for audio playlists, background support, and lock screen controls
MIT License
23 stars 8 forks source link

Session ID #15

Open albertloubet opened 4 years ago

albertloubet commented 4 years ago

How can I get session id from instance? It's possible?

gafsel commented 4 years ago

What do you mean by Session ID?

albertloubet commented 4 years ago

I talking about audio session id from player. To use with visualizers. For example: https://pub.dev/packages/flutter_visualizers

gafsel commented 4 years ago

Ok, I'll take a look at it and release the feature as soon as I can.

albertloubet commented 4 years ago

Okk! Thanks :)