ap_mediation_sdk_flutter 1.0.1 copy "ap_mediation_sdk_flutter: ^1.0.1" to clipboard
ap_mediation_sdk_flutter: ^1.0.1 copied to clipboard

Ap Mediation Demand Plugin for Flutter by AdPushup. It allow you to add AdPushup Demand to your admob mediation stack. Please contact AdPushup Team for more info.

Ap Mediation Sdk #

Ap Mediation Sdk is a Flutter Plugin for Ap Mediation SDK AdMob Adapter. It currently support Android Platform. It allows you to integrate AdPushup's Ads into your flutter apps as a Mediation Demand.

Get Started: #

This guide is intended for publishers who want to monetize an Android app built using Flutter with AdPushup ads. Integrating the Ap Mediation Sdk into an app is the first step toward implementing AdPushUp Ads in your app.

Code Changes: #

A: Configuration: #

To prepare your app, complete the steps in the following sections:

  1. Run this command:

    With Flutter:

    flutter pub add ap_mediation_sdk_flutter
    

    This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

    dependencies:
      ap_mediation_sdk_flutter: ^1.0.0
    

    Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

B: Usage: #

The personalised usage doc will be provided by AdPushup Team for your app needs.

1
likes
150
points
0
downloads

Publisher

unverified uploader

Weekly Downloads

Ap Mediation Demand Plugin for Flutter by AdPushup. It allow you to add AdPushup Demand to your admob mediation stack. Please contact AdPushup Team for more info.

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on ap_mediation_sdk_flutter

Packages that implement ap_mediation_sdk_flutter