spotify_sdk
spotify_sdk copied to clipboard
Flutter Package to connect the spotify sdk
When SpotifySdk.play() is called with asRadio = false (default value), Spotify app still starts a radio station based on the provided track when the track stops playing. Is this a...
**!! Attention !!** FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk) and [Android](https://github.com/spotify/android-sdk)...
This library currently builds out its own support for using the web API. There is already a package, [spotify](https://pub.dev/packages/spotify), that implements partial support for the web API. If we migrated...
**Is this a how to question?** No **Is this a native Spotify SDK issue?** No **Have you searched for existing issues?** Yes **Are you using a Free or Premium Spotify...
This is part of a series of issues tracking progress toward bringing the Web version of this SDK in line with the mobile versions. The below (incomplete) list tracks items...
I'm referring to the `device_id` field in the endpoints. It's not required in the API, so it shouldn't be required here either. I especially want this since I think it's...
Currently when a call on web fails you pretty much just get the HTTP status code and a stack trace. It would be nice to be able to see what...
**!! Attention !!** FILL IN ALL SECTIONS OF THIS TEMPLATE OR YOUR ISSUE WILL BE CLOSED WITHOUT INVESTIGATION This is a flutter package that wraps the native [iOS](https://github.com/spotify/ios-sdk) and [Android](https://github.com/spotify/android-sdk)...
Please read the title **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]...
Hello, Do you have any plans to add speed functionality to this package? Thank you,