multi_ads 1.1.5 copy "multi_ads: ^1.1.5" to clipboard
multi_ads: ^1.1.5 copied to clipboard

Multiple Ad Network

Changelog #

All notable changes to this package are documented in this file.

1.1.5 - 2026-04-20 #

  • Added Clash of Clans base layout support: CocApiHelper (filtered layout listing, pagination via onNextPage, and getFilters for /cocbases/filter-options) plus CocLayout model parsing.
  • Expanded the anime module: AnimeApiClient and AnimeServices now cover dashboard, staff, per-episode fetch, forum, videos (including paginated video episodes), pictures, statistics, more info, recommendations, user updates, relations, themes, external links, and richer anime search query parameters; requests continue to use the shared Jikan-style proxy and device_public_key where applicable.
  • Documented BrawlStarHelper.officialApi in README.md (Brawl Stars proxy URL shape, endpoint query parameter, and player tag encoding with %23).

1.1.4 - 2026-04-08 #

  • Fixed Dashboard API.

1.1.3 - 2026-04-05 #

  • Added Anime API helper module with complete anime endpoint methods.
  • Added Jikan cache-wrapper support via /jikan with endpoint=/... query forwarding.
  • Ensured Anime API requests include device_public_key header.
  • Improved package documentation with a full plugin-style README.md.

1.1.2 - 2025-02-01 #

  • Fixed bugs and stability issues.

1.1.1 - 2025-01-30 #

  • Added Clash of Clans helper data support.

1.1.0 - 2025-07-10 #

  • Updated ad network SDK versions.

1.0.9 - 2025-06-12 #

  • Updated internal plugins.
  • Added mediation support.

1.0.8 - 2024-12-27 #

  • Updated internal system plugin versions.

1.0.7 - 2024-12-02 #

  • Added showFullScreenAdWithName to trigger ads using a route name.

1.0.5 #

  • Fixed imports.
  • Updated common_interface integration.

1.0.4 #

  • Migrated core helper flows to mixin-based structure.

1.0.3 #

  • Initial release updates.

1.0.2 #

  • Initial release updates.

1.0.1 #

  • Initial release updates.

1.0.0 #

  • Initial release.