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

Functional version of Google Mobile Ads

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add functional_google_mobile_ads
copied to clipboard

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.1.5
copied to clipboard

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';
copied to clipboard
10
likes
130
points
49
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.30 - 2025.04.14

Functional version of Google Mobile Ads

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_mobile_ads, plugin_platform_interface

More

Packages that depend on functional_google_mobile_ads