brim-borium/spotify_sdk

Cover the entire API in the example app

fotiDim opened this issue · 0 comments

Currently we are missing showcasing some of the package's APIs in the example app, namely:

  • subscribeUserStatus
  • subscribeCapabilities
  • getLibraryState
  • getCapabilities
  • removeFromLibrary
  • skipToIndex

It would be nice to have those as well for the sake of completeness.