val_api 0.2.0 copy "val_api: ^0.2.0" to clipboard
val_api: ^0.2.0 copied to clipboard

This package provides an easy way to use the Valorant api in Dart language.

0.2.0 #

  • Add every VAL-CONSOLE-MATCH-V1 operation.
  • Add VAL-CONSOLE-RANKED-V1 with PlayStation and Xbox filtering.
  • Update VAL match models with current game, Premier, observer, account-level, round-role, and queue fields.
  • Allow arbitrary locale strings through ValContentV1.getContent.

0.1.0 #

  • Require Dart 3.9 and update dependencies to their current releases.
  • Add the dedicated VALORANT regional routing enum.
  • Fix locale query construction and matchlist response parsing.
  • Replace assertion-only input checks with runtime argument validation.
  • Replace live API tests with deterministic HTTP client tests.

0.0.1 #

  • Initial version.

0.0.3 #

  • Fix fatal bug with VAL-MATCH-V1
2
likes
140
points
137
downloads

Documentation

API reference

Publisher

verified publishercoaspe.com

Weekly Downloads

This package provides an easy way to use the Valorant api in Dart language.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

json_annotation, riot_api

More

Packages that depend on val_api