Hayri Bakici

Results 54 comments of Hayri Bakici

@rinukkusu I was wondering, if this PR could be reviewed in any way. Thank you 😄

@rinukkusu thanks, I'll take a look :)

@rinukkusu I don't see any merge conflicts here. Where do you see them?

It would be good to know, which API endpoints are providing the `before` or `after` query parameters. So far, I have seen it only in the `recently-played` endpoint. Do you...

I looked it into today and so far only the `recenty-played` endpoint has a timestamp (`before` and `after`) query parameters. If you would like, you can also check it out...

@darylhjd in order to get some insight, I would suggest you to check out the files in the [examples](https://github.com/rinukkusu/spotify-dart/tree/master/example) folder and see how the library is used there.

@rinukkusu so far I added a list to the implemented enpoints with links to the spotify API reference. See the [wiki](https://github.com/rinukkusu/spotify-dart/wiki) & #102 .

`spotify.me.player` sounds like a good solution to me, too. It might be a simple thing, but both `user` and `player` share the same `_get` constant. And it reflects the API...

hi, thank you for reviewing the code and addressing the problems. So using the`optional_permissions`, users can decide, if they want to permit the extension to have the `history`-permission. So meaning,...

@rinukkusu should we add a "help wanted" label for this issue?