bgg_api 0.8.0 copy "bgg_api: ^0.8.0" to clipboard
bgg_api: ^0.8.0 copied to clipboard

Board Game Geek XML API client (version 2) This package was inspired by bgg.dart package, which works with first version of BGG API.

[0.8.0] - 2023-07-12 #

Changed #

  • dependency update (html to v1.0.0)

[0.7.0] - 2022-07-12 #

Changed #

  • dependency update (xml to v6)

[0.6.0] - 2022-02-18 #

Added #

  • fetch user collection

[0.5.0] - 2021-11-30 #

Added #

  • thumbnail and image field to Family

Changed #

  • dependency update

[0.4.0] - 2021-10-03 #

Breaking #

  • upgrade Dart to 2.14

[0.3.0] - 2021-10-03 #

Breaking #

  • migrate to Dart 2.12 and null safety

[0.3.0-nullsafety] - 2020-10-17 #

Breaking #

  • migrate to Dart 2.12 and null safety

[0.2.2] - 2021-01-23 #

Changed #

  • meta dependency bump

Added #

  • field names to BoardGame with list of alternative names

[0.2.1] - 2020-10-17 #

Fixed #

  • getBoardGame now returns boardgames and expansions

[0.2.0] - 2020-10-17 #

Added #

  • videos field to BoardGame class
  • family, forum and forumlist API methods support

[0.1.1] - 2020-10-09 #

Changed #

  • yearPublished is optional now

Fixed #

  • exact parameter for search request is only send when equals true

[0.1.0] - 2020-10-09 #

Added #

  • ItemRef - general class for all things returned by API (boardgames, extensions, video games etc)

[0.0.2] - 2020-10-09 #

Fixed #

  • BoardGameRefDecoder throws exception when yearPublished is null

[0.0.1] - 2020-10-07 #

Added #

  • get board game by id
  • search board games by name
6
likes
150
points
60
downloads

Publisher

verified publisherkonwencik.pl

Weekly Downloads

Board Game Geek XML API client (version 2) This package was inspired by bgg.dart package, which works with first version of BGG API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

html_unescape, http, meta, xml

More

Packages that depend on bgg_api