tft_api 0.1.0
tft_api: ^0.1.0 copied to clipboard
This package provides an easy way to use the Riot games TFT(Teamfight Tactics) api in Dart language.
0.1.0 #
- Require Dart 3.9 and update dependencies to their current releases.
- Migrate league and summoner lookups to current PUUID-based endpoints.
- Update league entry and summoner response models.
- Fix match-list query construction and runtime validation.
- Replace live API tests with deterministic HTTP client tests.
0.0.1 #
- Initial version.