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

Platform interface for AdSense plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add adsense_platform_interface

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

dependencies:
  adsense_platform_interface: ^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_platform_interface/adsense_platform_interface.dart';
0
likes
100
points
165
downloads

Publisher

unverified uploader

Weekly Downloads

Platform interface for AdSense plugin

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

adsense_mobile, adsense_web, flutter, plugin_platform_interface

More

Packages that depend on adsense_platform_interface