riot_api 0.2.0
riot_api: ^0.2.0 copied to clipboard
This package provides an easy way to use Riot account api in Dart language.
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.