dart_spotify_api 1.1.0 copy "dart_spotify_api: ^1.1.0" to clipboard
dart_spotify_api: ^1.1.0 copied to clipboard

unlisted

Spotify API interaction tool in Dart, providing seamless integration and easy access to Spotify's music data and features.

1.1.0 #

  • Added new methods:
    • getSimilarArtists(String artistId): Get similar artists for a given artist ID.
    • getAlbumTracks(String albumId): Get tracks for a given album ID.
    • getTopTracks(String artistId): Get an artist's top tracks.
    • getTopAlbums(String artistId): Get an artist's top albums.
    • getTopSingles(String artistId): Get an artist's top singles.
    • getUserPlaylists(): Get the user's playlists.

1.0.0 #

  • Initial version.
1
likes
130
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Spotify API interaction tool in Dart, providing seamless integration and easy access to Spotify's music data and features.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

dio, flutter_secure_storage, oauth2_client

More

Packages that depend on dart_spotify_api