flutter_google_ad_manager 0.11.1 copy "flutter_google_ad_manager: ^0.11.1" to clipboard
flutter_google_ad_manager: ^0.11.1 copied to clipboard

Flutter plugin for Google Ad Manager(DoubleClick for Publishers).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_google_ad_manager

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

dependencies:
  flutter_google_ad_manager: ^0.11.1

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_google_ad_manager/flutter_google_ad_manager.dart';
20
likes
40
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Google Ad Manager(DoubleClick for Publishers).

Repository (GitHub)

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_google_ad_manager