musicbrainz_api_client 0.1.10 copy "musicbrainz_api_client: ^0.1.10" to clipboard
musicbrainz_api_client: ^0.1.10 copied to clipboard

A Dart/Flutter client to interact with MusicBrainz API to access its database. Does not provide any methods that need user level authentication.

0.1.10 #

Added #

  • Added ability to add additional params to search queries.

0.1.9 #

Added #

  • Better error handling

0.1.8 #

Added #

  • Fix encoding/decoding

0.1.7 #

Added #

  • Updated search documentation

0.1.6 #

Added #

  • Fixed cover art response on error

0.1.5 #

Added #

  • Updated documentation comments

0.1.4 #

Added #

  • Fixed unpagination for search and browse

0.1.3 #

Added #

  • Added Browse functions to all entities except area, instrument, series.
  • Updated tests
  • Added ability to fail silently instead of throwing errors on invalid usage.

0.1.2 #

Added #

  • Added CoverArt to retreive cover art for release and release-group.
  • Updated tests.

0.1.1 #

Added #

  • Formatting

0.1.0 #

Added #

  • Initial project setup with basic structure.
  • Added Area to fetch Area details.
  • Added Artist to fetch Artist details.
  • Added Event to fetch Event details.
  • Added Genre to fetch Genre details.
  • Added Instrument to fetch Instrument details.
  • Added Label to fetch Label details.
  • Added Place to fetch Place details.
  • Added Recording to fetch Recording details.
  • Added Release to fetch Release details.
  • Added ReleaseGroup to fetch ReleaseGroup details.
  • Added series to fetch series details.
  • Added URL to fetch URL details.
  • Added Work to fetch Work details.
  • Added unit tests for all clients.
2
likes
0
points
30
downloads

Publisher

verified publisherfryingpan.games

Weekly Downloads

A Dart/Flutter client to interact with MusicBrainz API to access its database. Does not provide any methods that need user level authentication.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, http, logging

More

Packages that depend on musicbrainz_api_client