battle_net
Dart wrapper client for Battle.Net API https://develop.battle.net/documentation
0.3.0
vmpay/battle_net_dart
What this package is like to depend on
Last release 1 years ago
31 Jul 2025
Release timing varies
gaps range from 1 weeks to 1.1 years
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
8 releases · first in 2023
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jan 2023 to Jul 2025
2024
2025
2026
Releases
latest 8-
0.3.031 Jul 2025Release notes
Open source →- 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.017 Jun 2024 -
0.1.310 Sep 2023Release notes
Open source →- build authorization uri
- post authorization code
- post token validation
- get user info
-
0.1.3+116 Sep 2023 -
0.1.3+210 Dec 2023Release notes
Open source → -
0.1.231 Aug 2023Release notes
Open source →Release notes
Open source →- Test coverage increased
- Documentation examples extended
- README.md update
- Dependencies update
-
0.1.104 Mar 2023Release notes
Open source →Release notes
Open source →- 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.024 Jan 2023Release notes
Open source →What's Changed
New Contributors
Full Changelog: https://github.com/vmpay/battle_net_dart/commits/0.1.0
Release notes
Open source →- Post Client Credentials implementation
- Get Token Index implementation
- Initial project setup