lastfm 0.0.2
lastfm: ^0.0.2 copied to clipboard
A pure-Dart Last.fm API wrapper
example/README.md
An example command-line application to test the lastfm package.
- It looks up public stuff.
- It authenticates you.
- It likes Shinedown's Get Up for you. Because obviously you love it. Just telling you so you know to undo it ;)
NOTE: you need to provide the API_KEY
environment/--define
variable, and optionally SHARED_SECRET
for the authenticated stuff.