brim-borium / spotify_sdk

Flutter Package to connect the spotify sdk
https://pub.dev/packages/spotify_sdk
Apache License 2.0
143 stars 81 forks source link

Document subscribeConnectionStatus #134

Closed fotiDim closed 2 years ago

fotiDim commented 2 years ago

I noticed that subscribeConnectionStatus was missing from the ReadMe. I also noticed that all the others subscription calls have "to" in their names. @brim-borium would you consider changing subscribeConnectionStatus to subscribeToConnectionStatus for the sake of consistency? It would be a breaking API change which would call for a major version release.