Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 747 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 747 Bytes

AppLovin mediation plugin for Google Mobile Ads Flutter

Google Mobile Ads Flutter mediation plugin for AppLovin.

Use this package as a library

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

For example, if you want to depend on version 5.1.2:

dependencies:
  google_mobile_ads_applovin:
    git:
      url: https://github.com/kunny/google_mobile_ads_applovin.git
      ref: 5.1.2

Refer to the available tags on here.

Additional code required

No additional code is required for AppLovin integration.

Disclaimer

This is not an official Google product.