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

This package provides an easy way to use the Riot games TFT(Teamfight Tactics) api in Dart language.

0.2.0 #

  • Add SPECTATOR-TFT-V5 and its current-game DTOs.
  • Add current Ranked TFT and Double Up queue filters to TFT-LEAGUE-V1.
  • Update TFT match models with current game, Riot ID, item, queue, and result fields.
  • Add Emerald tier and PH2/TH2 platform support through riot_api 0.3.0.

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.
3
likes
150
points
6
downloads

Documentation

API reference

Publisher

verified publishercoaspe.com

Weekly Downloads

This package provides an easy way to use the Riot games TFT(Teamfight Tactics) api in Dart language.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

json_annotation, riot_api

More

Packages that depend on tft_api