lastfm 0.0.4 copy "lastfm: ^0.0.4" to clipboard
lastfm: ^0.0.4 copied to clipboard

outdated

A pure-Dart Last.fm API wrapper

0.0.4 #

  • BREAKING: The scrobble startTime/timestamp is now actually required (it won't work without it anyway).
  • Removed a stray print.
  • Make the scrobble startTime/timestamp be passed in seconds.
  • Added a scrobble to the example.

0.0.2 #

  • Added LastFMAuthorizedMethods.scrobble and LastFMAuthorizedMethods.updateNowPlaying
  • Moved the example so pub.dev shows it

0.0.1 #

  • Authenticate using the "desktop" method to the API.
  • Read and write for each method in the API.
  • Basic scrobbling support (both methods).
  • Basic album/artist/track reading methods and specialized classes for their output.
6
likes
0
points
675
downloads

Publisher

verified publisherblakes.dev

Weekly Downloads

A pure-Dart Last.fm API wrapper

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

crypto, dio, xml

More

Packages that depend on lastfm