Skip to content

adpushup/ApMediationSdkFlutter

Repository files navigation

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

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

    dependencies:
      ap_mediation_sdk: ^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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published