Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 745 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 745 Bytes

IronSource 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_ironsrc:
    git:
      url: https://github.com/kunny/google_mobile_ads_ironsrc.git
      ref: <tag>

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

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

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.