bgg_api 0.3.0-nullsafety copy "bgg_api: ^0.3.0-nullsafety" to clipboard
bgg_api: ^0.3.0-nullsafety copied to clipboard

outdated

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.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
0
pub points
45%
popularity

Publisher

verified publisherkonwencik.pl

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

License

unknown (LICENSE)

Dependencies

html_unescape, http, meta, xml

More

Packages that depend on bgg_api