functional_google_mobile_ads 0.2.2 copy "functional_google_mobile_ads: ^0.2.2" to clipboard
functional_google_mobile_ads: ^0.2.2 copied to clipboard

A functional Flutter plugin for Google Mobile Ads with simplified one-line usage for interstitial, rewarded, banner, and native ads.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add functional_google_mobile_ads

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

dependencies:
  functional_google_mobile_ads: ^0.2.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:functional_google_mobile_ads/functional_google_mobile_ads.dart';
10
likes
150
points
369
downloads

Publisher

unverified uploader

Weekly Downloads

A functional Flutter plugin for Google Mobile Ads with simplified one-line usage for interstitial, rewarded, banner, and native ads.

Repository (GitHub)
View/report issues

Topics

#ads #google #admob #advertising #monetization

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

flutter, google_mobile_ads, plugin_platform_interface

More

Packages that depend on functional_google_mobile_ads

Packages that implement functional_google_mobile_ads