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

retractedunlisted

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 Dart:

 $ dart pub add avory_ad_control

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 dart pub get):

dependencies:
  avory_ad_control: ^1.0.1

Alternatively, your editor might support dart pub get or 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
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

applovin_max, collection, flutter, google_mobile_ads, logger

More

Packages that depend on avory_ad_control