admob_kit_x 0.1.0 copy "admob_kit_x: ^0.1.0" to clipboard
admob_kit_x: ^0.1.0 copied to clipboard

High-level AdMob integration for Flutter. Banner, interstitial, rewarded, and app-open ads with UMP consent flow, automatic test/production ID switching, retry with exponential backoff, and frequency [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add admob_kit_x

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

dependencies:
  admob_kit_x: ^0.1.0

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_kit_x/flutter_admob_kit.dart';
0
likes
140
points
123
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-level AdMob integration for Flutter. Banner, interstitial, rewarded, and app-open ads with UMP consent flow, automatic test/production ID switching, retry with exponential backoff, and frequency capping — all in a single, state-management-agnostic package.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on admob_kit_x