riot_api 0.3.0
riot_api: ^0.3.0 copied to clipboard
This package provides an easy way to use Riot account api in Dart language.
0.3.0 #
- Add JSON
POSTandPUTsupport for current Riot APIs. - Add the PH2 and TH2 platform routing values.
- Accept every successful 2xx response while preserving structured failures.
0.2.0 #
- Require Dart 3.9 and update dependencies to their current releases.
- Add injectable HTTP clients for deterministic testing.
- Add structured
RiotApiExceptionfailures. - Fix OAuth requests sending both authorization and Riot API key headers.
- Add current regional routing values and VALORANT routing values.
- Fix active-shard parsing and add the active-region endpoint.
0.0.1 #
0.0.6 #
Description changed
0.0.9 #
Qtype TFT added
0.1.0 #
Change singleton classes. Add method comments.