adsense_mobile 0.0.2 copy "adsense_mobile: ^0.0.2" to clipboard
adsense_mobile: ^0.0.2 copied to clipboard

Mobile App implementation of AdSense plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adsense_mobile

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

dependencies:
  adsense_mobile: ^0.0.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:adsense_mobile/adsense_mobile.dart';
1
likes
110
points
129
downloads

Publisher

unverified uploader

Weekly Downloads

Mobile App implementation of AdSense plugin

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

adsense_platform_interface, flutter, google_mobile_ads, plugin_platform_interface

More

Packages that depend on adsense_mobile