rinukkusu / spotify-dart

A dart library for interfacing with the Spotify API.
BSD 3-Clause "New" or "Revised" License
207 stars 93 forks source link

Adds episode API #146

Closed hayribakici closed 1 year ago

hayribakici commented 1 year ago

This PR adds the the episode api. Currently it consists of the the following endpoints:

Furthermore a new class EpisodeFull has been created that contains the show as in the response json.