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

A pure-Dart Last.fm API wrapper

example/README.md

An example command-line application to test the lastfm package.

  1. It looks up public stuff.
  2. It authenticates you.
  3. It likes Shinedown's Get Up for you. Because obviously you love it. Just telling you so you know to undo it ;)
  4. It scrobbles a specific song from the 1987 album "Whenever You Need Somebody." You should definitely check your scrobbles after this ;)

NOTE: you need to provide the API_KEY environment/--define variable, and optionally SHARED_SECRET for the authenticated stuff.

5
likes
100
pub points
2%
popularity

Publisher

verified publisherblakes.dev

A pure-Dart Last.fm API wrapper

Repository (GitHub)
View/report issues

Documentation

API reference

License

Unlicense (LICENSE)

Dependencies

crypto, dio, xml

More

Packages that depend on lastfm