Closed KRTirtho closed 2 years ago
@rinukkusu can I get some update/feedback/review regarding this PR if possible?
@KRTirtho it would be nice, if you mark the implemented endpoints in the wiki.
Can I do that? I don't think I've permissions to edit wiki of a repo which isn't owned by me. But these ones should be checked
Cool, once this is merged, I'll check them for you.
I also added a Bugfix causing onCredentialsRefreshed
not getting called when its supposed to. (https://github.com/rinukkusu/spotify-dart/issues/123)
Reasons & explanations: https://github.com/rinukkusu/spotify-dart/issues/123#issuecomment-1138231777
Hmmm, I also saw that you added some stuff, that older PRs also wanted to add, like the removeOne
on TracksMe
. My fault for not noticing that and having not a lot of time to process all of this, but generally not that great.
Added support for following endpoints
Other smaller tweaks/bugfixes:
var
variables with immutablefinal
sFuture<Null>
return types replaced withFuture<void>
TracksMe.contains
throws aTypeError
while castingList<bool>
Note: The
FollowingType.user
wasn't tested forMe.follow
/Me.unfollow
methodsAwesome library dude. Without spotify-dart, spotube wouldn't be possible. Keep up your awesome work❣️💪🏻