Pangle 中介插件,用于 Google Mobile Ads Flutter

用于 Pangle 的 Google Mobile Ads Flutter 中介插件。

安装

dependencies:
  google_mobile_ads_pangle:
    git:
      url: https://github.com/kunny/google_mobile_ads_pangle.git
      ref: <tag>

例如,如果您想依赖版本 1.1.0

dependencies:
  google_mobile_ads_pangle:
    git:
      url: https://github.com/kunny/google_mobile_ads_pangle.git
      ref: 1.1.0

请参考 这里 提供的标签。

需要额外的代码

AdColony 集成不需要额外的代码。

免责声明

这不是 Google 的官方产品。

GitHub

查看 Github