spotify 0.1.0 copy "spotify: ^0.1.0" to clipboard
spotify: ^0.1.0 copied to clipboard

outdated

A dart library for interfacing with the Spotify API.

Changelog #

0.0.9 #

  • support Dart 2 with switch to json_serializable

0.0.8 #

  • add missing _putImpl implementation to SpotifyMock

0.0.7 #

  • add user's saved tracks endpoints

0.0.6 #

  • add pagination support

0.0.5 #

  • add user and playlist endpoints

0.0.4 #

  • fix typo in artists endpoint
  • add basic unit tests

0.0.3 #

  • add support for albums and artists
  • refactor code a little

0.0.1 #

  • Initial version
82
likes
0
pub points
93%
popularity

Publisher

unverified uploader

A dart library for interfacing with the Spotify API.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http, json_annotation

More

Packages that depend on spotify