lastfm 0.0.3
lastfm: ^0.0.3 copied to clipboard
A pure-Dart Last.fm API wrapper
0.0.2 #
- Added
LastFMAuthorizedMethods.scrobble
andLastFMAuthorizedMethods.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.