avory_ad_control 1.0.0 copy "avory_ad_control: ^1.0.0" to clipboard
avory_ad_control: ^1.0.0 copied to clipboard

PlatformAndroidiOS
unlisted

Avory Ad Control is a wrapper around Google Admob which let you integrate ads easily

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add avory_ad_control

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

dependencies:
  avory_ad_control: ^1.0.0

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:avory_ad_control/avory_ad_control.dart';
0
likes
130
points
57
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Avory Ad Control is a wrapper around Google Admob which let you integrate ads easily

Repository (GitHub)

License

MIT (license)

Dependencies

collection, flutter, google_mobile_ads, logger

More

Packages that depend on avory_ad_control