flutter_admobs_handler 1.1.9 copy "flutter_admobs_handler: ^1.1.9" to clipboard
flutter_admobs_handler: ^1.1.9 copied to clipboard

AdMob utilities for Flutter: six ad formats, AppAdsUtil configuration, and safe test/production switching for Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_admobs_handler

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

dependencies:
  flutter_admobs_handler: ^1.1.9

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:flutter_admobs_handler/flutter_admobs_handler.dart';
2
likes
150
points
252
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

AdMob utilities for Flutter: six ad formats, AppAdsUtil configuration, and safe test/production switching for Android and iOS.

Topics

#admob #ads #advertising #google-mobile-ads #monetization

License

MIT (license)

Dependencies

flutter, google_mobile_ads

More

Packages that depend on flutter_admobs_handler