battle_net 0.3.0 copy "battle_net: ^0.3.0" to clipboard
battle_net: ^0.3.0 copied to clipboard

Dart wrapper client for Battle.Net API https://develop.battle.net/documentation

0.3.0 #

  • Increased unit and integration test coverage for OAuth, connected realm models, logger, and WoW game data models.
  • Added CI/CD pipeline check for 90% code coverage, failing the build if coverage drops below this threshold.
  • Integrated Codecov for continuous code coverage reporting and added Codecov badge to README.md.
  • Dependencies upgraded.
  • Implemented Mythic Keystone Periods Index API.
  • Implemented Mythic Keystone Period API.
  • Implemented Mythic Keystone Affixes Index API.
  • Implemented Mythic Keystone Affix API.
  • Implemented Mythic Keystone Affix Media API.

0.2.0 #

  • Remove CN region (breaking change)
  • Update documentation

0.1.3+2 #

  • Connection timeout parameter

0.1.3+1 #

  • battle_net_scope.dart exported

0.1.3 #

  • build authorization uri
  • post authorization code
  • post token validation
  • get user info

0.1.2 #

  • Test coverage increased
  • Documentation examples extended
  • README.md update
  • Dependencies update

0.1.1 #

  • Models unified
  • Logger implementation
  • Classic realms tests added
  • Get connected realm search feature implementation
  • Get connected realm feature implementation
  • Tests folder fix
  • PostClientCredentials authorization refactor
  • README.md update

0.1.0 #

  • Post Client Credentials implementation
  • Get Token Index implementation
  • Initial project setup
1
likes
160
points
26
downloads

Publisher

verified publishervmpay.eu

Weekly Downloads

Dart wrapper client for Battle.Net API https://develop.battle.net/documentation

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, meta

More

Packages that depend on battle_net