Google Mobile Ads for Flutter

repository·main·Indexed 18 days ago

https://github.com/googleads/googleads-mobile-flutter

Official Flutter plugin for Google Mobile Ads, supporting AdMob and Ad Manager. It enables publishers to monetize Flutter applications and includes support for mediation with third-party networks such as AppLovin, BidMachine, Chartboost, DT Exchange, iMobile, InMobi, ironSource, and Liftoff Monetize via dedicated mediation plugins.

Tokens
25.1K
Snippets
81
Records
122
Agent score
59%

What's inside googleads-mobile-flutter

  1. Use mytarget mediation with Google Mobile Ads for Flutter

    main

    This plugin enables mediation of the mytarget Ad Network through the Google Mobile Ads SDK in Flutter applications. It acts as a bridge between the google_mobile_ads plugin and the mytarget network.

    To implement mytarget mediation, you must follow the official developer guide for mytarget, which includes configuring your AdMob or Ad Manager account and setting up the mediation network's UI.

    /* Refer to the official developer guide for implementation steps: */
    // https://developers.google.com/admob/flutter/mediation/mytarget
  2. Use AppLovin mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_applovin plugin enables AppLovin ad network mediation through the Google Mobile Ads SDK in Flutter applications.

    To implement AppLovin mediation, you must use this plugin in conjunction with the main google_mobile_ads plugin. Detailed setup instructions, including configuring AdMob/Ad Manager and the AppLovin UI, are available in the official AppLovin developer guide.

  3. Integrate Line mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_line plugin enables mediation of the Line Ad Network through the Google Mobile Ads SDK in Flutter applications. To use this plugin, you must integrate it with the core google_mobile_ads plugin.

    For complete setup instructions, including configuring AdMob/Ad Manager and adding necessary adapter libraries, follow the official Line mediation developer guide.

  4. Use imobile mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_imobile plugin enables mediation of the imobile Ad Network through the Google Mobile Ads SDK in Flutter applications.

    To use this plugin, you must have the google_mobile_ads plugin installed. For detailed implementation steps, including configuring AdMob/Ad Manager and setting up the mediation network, follow the official imobile developer guide.

    /* Refer to the official developer guide for implementation details: */
    // https://developers.google.com/admob/flutter/mediation/imobile
  5. Use Chartboost mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_chartboost plugin enables mediation of the Chartboost Ad Network through the Google Mobile Ads SDK in Flutter applications.

    To implement Chartboost mediation, you must use this plugin in conjunction with the google_mobile_ads plugin. Detailed setup instructions, including AdMob/Ad Manager configuration and network-specific requirements, are provided in the official Chartboost developer guide.

  6. Use Pangle mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_pangle plugin enables mediation of the Pangle Ad Network through the Google Mobile Ads SDK in Flutter applications.

    To use this plugin, you must integrate it with the google_mobile_ads plugin. For complete setup instructions, including configuring AdMob or Ad Manager and adding mediation adapter libraries to Android and iOS projects, refer to the official Pangle developer guide.

  7. Use Mintegral mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_mintegral plugin enables Mintegral Ad Network mediation through the Google Mobile Ads SDK in Flutter applications.

    To implement Mintegral mediation, you must use this plugin in conjunction with the main google_mobile_ads plugin. For detailed setup instructions, including configuring AdMob or Ad Manager and adding platform-specific adapter libraries, refer to the official Mintegral developer guide.

  8. Use ironSource mediation with Google Mobile Ads for Flutter

    main

    This plugin enables mediation of the ironSource Ad Network through the Google Mobile Ads SDK in Flutter applications. It acts as a bridge between the google_mobile_ads plugin and the ironSource SDK.

    To implement ironSource mediation, you must follow the official developer guide which covers the integration steps with the google_mobile_ads plugin.

  9. Integrate Moloco mediation with Google Mobile Ads for Flutter

    main

    The gma_mediation_moloco plugin enables Moloco Ad Network mediation through the Google Mobile Ads SDK in Flutter applications.

    To use this plugin, you must integrate it with the google_mobile_ads plugin. For complete setup instructions, including configuring AdMob or Ad Manager and setting up the Moloco network, follow the official Moloco developer guide.

  10. Use maio mediation with Google Mobile Ads in Flutter

    main

    The gma_mediation_maio plugin enables mediation of the maio Ad Network through the Google Mobile Ads SDK in Flutter applications.

    To implement this, you must use the google_mobile_ads plugin in conjunction with this mediation plugin. For detailed implementation steps, including configuring your AdMob or Ad Manager account and setting up the mediation network, refer to the official maio developer guide.