admob_mediation_flutter 0.1.2 copy "admob_mediation_flutter: ^0.1.2" to clipboard
admob_mediation_flutter: ^0.1.2 copied to clipboard

An unofficial Flutter service layer for AdMob mediation with UMP consent, preloading, retry backoff, frequency caps, ad widgets, and revenue events.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admob_mediation_flutter

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

dependencies:
  admob_mediation_flutter: ^0.1.2

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

Import it

Now in your Dart code, you can use:

import 'package:admob_mediation_flutter/admob_mediation_flutter.dart';
1
likes
160
points
196
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

An unofficial Flutter service layer for AdMob mediation with UMP consent, preloading, retry backoff, frequency caps, ad widgets, and revenue events.

Repository (GitHub)
View/report issues

Topics

#ads #admob #mediation #monetization #google-mobile-ads

License

BSD-3-Clause (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on admob_mediation_flutter